`ctf` plugin: metadata: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / src / plugins / text / details / Makefile.am
CommitLineData
55478183
PP
1AM_CPPFLAGS += -I$(top_srcdir)/plugins
2
3noinst_LTLIBRARIES = libbabeltrace2-plugin-text-details-cc.la
4libbabeltrace2_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 \
9 logging.c logging.h
This page took 0.023243 seconds and 4 git commands to generate.