Re-organize sources
[babeltrace.git] / src / plugins / utils / counter / Makefile.am
diff --git a/src/plugins/utils/counter/Makefile.am b/src/plugins/utils/counter/Makefile.am
new file mode 100644 (file)
index 0000000..ef060f1
--- /dev/null
@@ -0,0 +1,6 @@
+noinst_LTLIBRARIES = libbabeltrace2-plugin-counter-cc.la
+libbabeltrace2_plugin_counter_cc_la_SOURCES = \
+       counter.c \
+       counter.h \
+       logging.c \
+       logging.h
This page took 0.025361 seconds and 4 git commands to generate.