copytrace: create empty stream classes by default
[babeltrace.git] / plugins / Makefile.am
index eee1349797b78f60841daff86586616b7d8be5f0..be2de4e7a86409f198aa1f968e25491a095499c9 100644 (file)
@@ -1 +1,7 @@
-SUBDIRS = ctf text correlator
+SUBDIRS = libctfcopytrace ctf text utils
+
+if ENABLE_DEBUG_INFO
+SUBDIRS += lttng-utils
+endif
+
+noinst_HEADERS = plugins-common.h
This page took 0.029203 seconds and 4 git commands to generate.