7af0f29d5c59891901db627ada2d71a184908d20
[babeltrace.git] / plugins / text / pretty / Makefile.am
1 AM_CPPFLAGS += -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace-plugin-text-pretty-cc.la
4
5 # ctf-text plugin
6 libbabeltrace_plugin_text_pretty_cc_la_SOURCES = \
7 logging.c \
8 logging.h \
9 pretty.c \
10 pretty.h \
11 print.c
This page took 0.029685 seconds and 3 git commands to generate.