plugins: call bt_current_thread_clear_error() when not propagating error
[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 pretty.c \
6 pretty.h \
7 print.c
This page took 0.03085 seconds and 4 git commands to generate.