X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=lib%2Fcomponent%2FMakefile.am;h=08da9f1914b9d921eabb25ff4e4ee21b8be768a7;hb=784cdc68b1cd40ca7ade4e0753830e45d0f524f8;hp=4af458ca47f7e22e786ecdc2a83c039c9fdceecc;hpb=0a2d90242ddcc4022beec60dc37daa907e1ef080;p=babeltrace.git diff --git a/lib/component/Makefile.am b/lib/component/Makefile.am index 4af458ca..08da9f19 100644 --- a/lib/component/Makefile.am +++ b/lib/component/Makefile.am @@ -9,11 +9,11 @@ libcomponent_la_SOURCES = \ component.c \ component-class.c \ component-graph.c \ + component-connection.c \ source.c \ sink.c \ filter.c \ - iterator.c \ - input.c + iterator.c libcomponent_la_LIBADD = \ notification/libcomponent-notification.la