lib: remove colander sink component class
[babeltrace.git] / src / lib / graph / Makefile.am
index a7376fb26ab45e57acfcbeb0cda4094c10af0de1..aa9d86c7710f4cc5c12a7d9fda63e83e7cb2eebb 100644 (file)
@@ -7,8 +7,6 @@ libgraph_la_SOURCES = \
        component.c \
        component-class.c \
        component-class.h \
-       component-class-sink-colander.c \
-       component-class-sink-colander.h \
        component-filter.c \
        component-filter.h \
        component.h \
@@ -20,6 +18,8 @@ libgraph_la_SOURCES = \
        connection.h \
        graph.c \
        graph.h \
+       interrupter.c \
+       interrupter.h \
        iterator.c \
        port.c \
        port.h \
This page took 0.029699 seconds and 4 git commands to generate.