Implement filter component type
[babeltrace.git] / lib / plugin-system / Makefile.am
index 30cb0ed08dc0ee299a229889077626c59c95f40b..fddea24881f7798d249a0adc0d6cf3e71e0b9c41 100644 (file)
@@ -12,7 +12,9 @@ libplugin_system_la_SOURCES = \
        plugin.c \
        source.c \
        sink.c \
-       iterator.c
+       filter.c \
+       iterator.c \
+       input.c
 
 libplugin_system_la_LIBADD = \
        notification/libplugin-system-notification.la
This page took 0.029675 seconds and 4 git commands to generate.