8be2676dc51175164a9f06da0c8af7fd4cbfe823
[babeltrace.git] / plugins / utils / dummy / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace-plugin-dummy-cc.la
4 libbabeltrace_plugin_dummy_cc_la_SOURCES = dummy.c dummy.h
This page took 0.029239 seconds and 3 git commands to generate.