Remove component prefix from graph, connection and port filenames
[babeltrace.git] / lib / component / Makefile.am
index 901c25fb39cedf17c52388977926ac942952e29e..7471a4b56e75beca63251ef166b6303fc63e09c2 100644 (file)
@@ -8,9 +8,9 @@ noinst_LTLIBRARIES = libcomponent.la
 libcomponent_la_SOURCES = \
        component.c \
        component-class.c \
-       component-graph.c \
-       component-connection.c \
-       component-port.c \
+       graph.c \
+       connection.c \
+       port.c \
        source.c \
        sink.c \
        filter.c \
This page took 0.024952 seconds and 4 git commands to generate.