Add utils.muxer component class
[babeltrace.git] / plugins / utils / muxer / Makefile.am
diff --git a/plugins/utils/muxer/Makefile.am b/plugins/utils/muxer/Makefile.am
new file mode 100644 (file)
index 0000000..f69d46a
--- /dev/null
@@ -0,0 +1,4 @@
+AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
+
+noinst_LTLIBRARIES = libbabeltrace-plugin-muxer.la
+libbabeltrace_plugin_muxer_la_SOURCES = muxer.c muxer.h
This page took 0.024743 seconds and 4 git commands to generate.