debug-info filter plugin
[babeltrace.git] / plugins / Makefile.am
1 SUBDIRS = ctf text muxer utils libctfcopytrace writer
2
3 if ENABLE_DEBUG_INFO
4 SUBDIRS += debug-info
5 endif
6
7 noinst_HEADERS = plugins-common.h
This page took 0.030342 seconds and 5 git commands to generate.