sink.text.pretty: print inactivity msg handling with BT_LOGD_STR
[babeltrace.git] / plugins / text / pretty / Makefile.am
index 7d990aa04e086929bfb2a4f9d7357f61088e7081..7af0f29d5c59891901db627ada2d71a184908d20 100644 (file)
@@ -4,6 +4,8 @@ noinst_LTLIBRARIES = libbabeltrace-plugin-text-pretty-cc.la
 
 # ctf-text plugin
 libbabeltrace_plugin_text_pretty_cc_la_SOURCES = \
+       logging.c \
+       logging.h \
        pretty.c \
-       print.c \
-       pretty.h
+       pretty.h \
+       print.c
This page took 0.023821 seconds and 4 git commands to generate.