Introduce bt_plugin and bt_component_class
[babeltrace.git] / plugins / Makefile.am
index 53b9ec32fa2b77df79a4d6f9fd60624a0aedfea9..88643977fa8bae81ae642d6171e81fa5dcfeb327 100644 (file)
@@ -7,7 +7,9 @@ lib_LTLIBRARIES = libbabeltrace-plugin.la
 # Plug-in system library
 libbabeltrace_plugin_la_SOURCES = \
        component.c \
+       component-class.c \
        component-factory.c \
+       plugin.c \
        source.c \
        sink.c \
        iterator.c
This page took 0.022293 seconds and 4 git commands to generate.