Implement the component connection interface
[babeltrace.git] / lib / component / Makefile.am
index 4af458ca47f7e22e786ecdc2a83c039c9fdceecc..08da9f1914b9d921eabb25ff4e4ee21b8be768a7 100644 (file)
@@ -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
This page took 0.02375 seconds and 4 git commands to generate.