ctf.fs source: add trace file rotation (stream instance ID) support
[babeltrace.git] / plugins / ctf / fs-src / Makefile.am
index 3c5c8b6fd147d11ac3e490587bcc67429a890b98..70be5f0f2392f0788c2d5906bb112ec8562bc015 100644 (file)
@@ -5,13 +5,13 @@ noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-fs.la
 libbabeltrace_plugin_ctf_fs_la_LIBADD = \
        $(builddir)/../common/libbabeltrace-plugin-ctf-common.la
 libbabeltrace_plugin_ctf_fs_la_SOURCES = \
-       fs.c \
-       data-stream.c \
-       metadata.c \
+       data-stream-file.c \
+       data-stream-file.h \
        file.c \
-       data-stream.h \
        file.h \
+       fs.c \
        fs.h \
        lttng-index.h \
+       metadata.c \
        metadata.h \
        print.h
This page took 0.022991 seconds and 4 git commands to generate.