plugin-so: use list of components instead of glib hash table
[babeltrace.git] / plugins / Makefile.am
index e73ad9d1320c885a69ee486f46f2fbed9496ac3e..be2de4e7a86409f198aa1f968e25491a095499c9 100644 (file)
@@ -1 +1,7 @@
-SUBDIRS = ctf text muxer trimmer writer
+SUBDIRS = libctfcopytrace ctf text utils
+
+if ENABLE_DEBUG_INFO
+SUBDIRS += lttng-utils
+endif
+
+noinst_HEADERS = plugins-common.h
This page took 0.022347 seconds and 4 git commands to generate.