Fix: flt.utils.muxer: Potential memory leak
[babeltrace.git] / plugins / Makefile.am
index 75c3b1e6632d58beb0d7593e8fb3fc2c16e2a41b..9b23e3c41c86ed738d33246052ef330f7d4929ec 100644 (file)
@@ -1,3 +1,7 @@
-SUBDIRS = ctf text muxer utils libctfcopytrace writer
+SUBDIRS = utils text ctf
+
+if ENABLE_DEBUG_INFO
+SUBDIRS += lttng-utils
+endif
 
 noinst_HEADERS = plugins-common.h
This page took 0.023001 seconds and 4 git commands to generate.