sink.text.pretty: print inactivity msg handling with BT_LOGD_STR
[babeltrace.git] / plugins / text / pretty / Makefile.am
CommitLineData
989e97b6 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 = \
1e3400b8
FD
7 logging.c \
8 logging.h \
3228cc1d 9 pretty.c \
1e3400b8
FD
10 pretty.h \
11 print.c
This page took 0.032621 seconds and 4 git commands to generate.