X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2FMakefile.am;h=88643977fa8bae81ae642d6171e81fa5dcfeb327;hb=fb2dcc52d2d351c4fb46878414f51d2cdecdfc6f;hp=53b9ec32fa2b77df79a4d6f9fd60624a0aedfea9;hpb=732995546409a6d6c279acbcd44d3dbc4a1a3195;p=babeltrace.git diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 53b9ec32..88643977 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -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