sink.text.pretty: print inactivity msg handling with BT_LOGD_STR
[deliverable/babeltrace.git] / plugins / text / pretty / Makefile.am
CommitLineData
05c03100 1AM_CPPFLAGS += -I$(top_srcdir)/plugins
3228cc1d 2
3228cc1d
PP
3noinst_LTLIBRARIES = libbabeltrace-plugin-text-pretty-cc.la
4
5# ctf-text plugin
6libbabeltrace_plugin_text_pretty_cc_la_SOURCES = \
1ea12045
FD
7 logging.c \
8 logging.h \
3228cc1d 9 pretty.c \
1ea12045
FD
10 pretty.h \
11 print.c
This page took 0.03292 seconds and 5 git commands to generate.