sink.text.details: honor component's initial log level
[babeltrace.git] / src / plugins / text / details / Makefile.am
1 AM_CPPFLAGS += -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace2-plugin-text-details-cc.la
4 libbabeltrace2_plugin_text_details_cc_la_SOURCES = \
5 details.c details.h \
6 write.c write.h \
7 obj-lifetime-mgmt.c obj-lifetime-mgmt.h \
8 colors.h
This page took 0.034882 seconds and 5 git commands to generate.