trimmer: Update the bounds of the trimmed packets
[babeltrace.git] / plugins / utils / trimmer / Makefile.am
CommitLineData
19ce87a4
JD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins \
2 -I$(top_srcdir)/plugins/libctfcopytrace
e0dfa761 3
3c8b7246
JD
4noinst_LTLIBRARIES = libbabeltrace-plugin-trimmer.la
5libbabeltrace_plugin_trimmer_la_SOURCES = \
e0dfa761
PP
6 trimmer.c \
7 iterator.c \
19ce87a4 8 copy.c \
e0dfa761 9 trimmer.h \
19ce87a4
JD
10 iterator.h \
11 copy.h
This page took 0.023014 seconds and 4 git commands to generate.