Add sink.utils.counter
[babeltrace.git] / plugins / utils / counter / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace-plugin-counter-cc.la
4 libbabeltrace_plugin_counter_cc_la_SOURCES = counter.c counter.h
This page took 0.030182 seconds and 4 git commands to generate.