f229fc6875b4b2914c701cf8fd638603f36e70f2
[babeltrace.git] / plugins / utils / trimmer / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace-plugin-trimmer.la
4 libbabeltrace_plugin_trimmer_la_SOURCES = \
5 trimmer.c \
6 iterator.c \
7 trimmer.h \
8 iterator.h
This page took 0.029594 seconds and 3 git commands to generate.