Re-organize sources
[babeltrace.git] / src / plugins / text / pretty / Makefile.am
1 noinst_LTLIBRARIES = libbabeltrace2-plugin-text-pretty-cc.la
2
3 # ctf-text plugin
4 libbabeltrace2_plugin_text_pretty_cc_la_SOURCES = \
5 logging.c \
6 logging.h \
7 pretty.c \
8 pretty.h \
9 print.c
This page took 0.02898 seconds and 4 git commands to generate.