Fix: Don't override user variables within the build system
[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 = counter.c counter.h
This page took 0.029048 seconds and 4 git commands to generate.