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