Cleanup: remove logically dead code
[babeltrace.git] / plugins / Makefile.am
index 75c3b1e6632d58beb0d7593e8fb3fc2c16e2a41b..be2de4e7a86409f198aa1f968e25491a095499c9 100644 (file)
@@ -1,3 +1,7 @@
-SUBDIRS = ctf text muxer utils libctfcopytrace writer
+SUBDIRS = libctfcopytrace ctf text utils
+
+if ENABLE_DEBUG_INFO
+SUBDIRS += lttng-utils
+endif
 
 noinst_HEADERS = plugins-common.h
This page took 0.0259 seconds and 4 git commands to generate.