debug-info filter plugin
[deliverable/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.041096 seconds and 5 git commands to generate.