Add query executor
[babeltrace.git] / lib / graph / Makefile.am
index a3671a1970c22d845810d7a56673c2b1e147c8ee..4e6085692cd61ed31cbac16d4ae25242a0ec20e3 100644 (file)
@@ -13,7 +13,9 @@ libgraph_la_SOURCES = \
        source.c \
        sink.c \
        filter.c \
-       iterator.c
+       iterator.c \
+       component-class-sink-colander.c \
+       query-executor.c
 
 libgraph_la_LIBADD = \
        notification/libgraph-notification.la
This page took 0.023624 seconds and 4 git commands to generate.