789df18643466e732468a82a1615aab33c85ae68
[babeltrace.git] / plugins / utils / counter / Makefile.am
1 AM_CPPFLAGS += -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace-plugin-counter-cc.la
4 libbabeltrace_plugin_counter_cc_la_SOURCES = \
5 counter.c \
6 counter.h \
7 logging.c \
8 logging.h
This page took 0.029647 seconds and 3 git commands to generate.