Add the component port interface
[babeltrace.git] / lib / component / Makefile.am
index 4af458ca47f7e22e786ecdc2a83c039c9fdceecc..901c25fb39cedf17c52388977926ac942952e29e 100644 (file)
@@ -9,11 +9,12 @@ libcomponent_la_SOURCES = \
        component.c \
        component-class.c \
        component-graph.c \
+       component-connection.c \
+       component-port.c \
        source.c \
        sink.c \
        filter.c \
-       iterator.c \
-       input.c
+       iterator.c
 
 libcomponent_la_LIBADD = \
        notification/libcomponent-notification.la
This page took 0.030799 seconds and 4 git commands to generate.