Re-organize sources
[babeltrace.git] / src / plugins / ctf / fs-src / Makefile.am
diff --git a/src/plugins/ctf/fs-src/Makefile.am b/src/plugins/ctf/fs-src/Makefile.am
new file mode 100644 (file)
index 0000000..37ad7ed
--- /dev/null
@@ -0,0 +1,16 @@
+noinst_LTLIBRARIES = libbabeltrace2-plugin-ctf-fs-src.la
+
+libbabeltrace2_plugin_ctf_fs_src_la_SOURCES = \
+       data-stream-file.c \
+       data-stream-file.h \
+       file.c \
+       file.h \
+       fs.c \
+       fs.h \
+       lttng-index.h \
+       metadata.c \
+       metadata.h \
+       query.h \
+       query.c \
+       logging.h \
+       logging.c
This page took 0.031019 seconds and 4 git commands to generate.