Add message compare common func/library; make flt.utils.muxer use it
[babeltrace.git] / src / plugins / common / muxing / Makefile.am
diff --git a/src/plugins/common/muxing/Makefile.am b/src/plugins/common/muxing/Makefile.am
new file mode 100644 (file)
index 0000000..8fb69b6
--- /dev/null
@@ -0,0 +1,3 @@
+noinst_LTLIBRARIES = libbabeltrace2-plugins-common-muxing.la
+
+libbabeltrace2_plugins_common_muxing_la_SOURCES = muxing.c muxing.h
This page took 0.024567 seconds and 4 git commands to generate.