Re-organize sources
[babeltrace.git] / src / plugins / ctf / common / msg-iter / Makefile.am
diff --git a/src/plugins/ctf/common/msg-iter/Makefile.am b/src/plugins/ctf/common/msg-iter/Makefile.am
new file mode 100644 (file)
index 0000000..7c3c208
--- /dev/null
@@ -0,0 +1,7 @@
+noinst_LTLIBRARIES = libctf-msg-iter.la
+
+libctf_msg_iter_la_SOURCES = \
+       msg-iter.c \
+       msg-iter.h \
+       logging.c \
+       logging.h
This page took 0.024109 seconds and 4 git commands to generate.