add debug printout
[babeltrace.git] / lib / plugin-system / Makefile.am
CommitLineData
3b37d465
PP
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
6cdbfd7a
JG
3SUBDIRS = notification
4
3b37d465
PP
5noinst_LTLIBRARIES = libplugin-system.la
6
7# Plug-in system library
8libplugin_system_la_SOURCES = \
9 component.c \
10 component-class.c \
11 component-factory.c \
12 plugin.c \
13 source.c \
14 sink.c \
15 iterator.c
This page took 0.023958 seconds and 4 git commands to generate.