fix missing libbabeltrace-ctf for libctfcopytrace
[babeltrace.git] / plugins / Makefile.am
index e73ad9d1320c885a69ee486f46f2fbed9496ac3e..d3fac02d67fc84e0b7d0ae23a3d0d0dd401eead6 100644 (file)
@@ -1 +1,7 @@
-SUBDIRS = ctf text muxer trimmer writer
+SUBDIRS = ctf text muxer utils libctfcopytrace writer
+
+if ENABLE_DEBUG_INFO
+SUBDIRS += debug-info
+endif
+
+noinst_HEADERS = plugins-common.h
This page took 0.026303 seconds and 4 git commands to generate.