lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / plugins / Makefile.am
index d3fac02d67fc84e0b7d0ae23a3d0d0dd401eead6..7b4ca384e00fbee90e3ff05ab4d4180255d71ee6 100644 (file)
@@ -1,7 +1,8 @@
-SUBDIRS = ctf text muxer utils libctfcopytrace writer
+SUBDIRS = text utils ctf
+# libctfcopytrace
 
 if ENABLE_DEBUG_INFO
-SUBDIRS += debug-info
+#SUBDIRS += lttng-utils
 endif
 
 noinst_HEADERS = plugins-common.h
This page took 0.024618 seconds and 4 git commands to generate.