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