Add `-internal` suffix to all internal header files
[babeltrace.git] / plugins / Makefile.am
index ec8418f0672f53d4f91af4a3f9b047c49b1bff12..d50aac9de44f8dc8480b4b2d5d55d63400cdf0a9 100644 (file)
@@ -1 +1,7 @@
-SUBDIRS = ctf text muxer trimmer
+SUBDIRS = ctf text utils libctfcopytrace writer
+
+if ENABLE_DEBUG_INFO
+SUBDIRS += debug-info
+endif
+
+noinst_HEADERS = plugins-common.h
This page took 0.022402 seconds and 4 git commands to generate.