Re-organize sources
[babeltrace.git] / lib / graph / Makefile.am
diff --git a/lib/graph/Makefile.am b/lib/graph/Makefile.am
deleted file mode 100644 (file)
index bd373ef..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-SUBDIRS = message
-
-noinst_LTLIBRARIES = libgraph.la
-
-# Graph library
-libgraph_la_SOURCES = \
-       component-class-sink-colander.c \
-       component-class.c \
-       component-filter.c \
-       component-sink.c \
-       component-source.c \
-       component.c \
-       connection.c \
-       graph.c \
-       iterator.c \
-       port.c \
-       query-executor.c
-
-libgraph_la_LIBADD = \
-       message/libgraph-message.la
This page took 0.022628 seconds and 4 git commands to generate.