Split CTF IR and CTF writer APIs and implementations
[babeltrace.git] / plugins / Makefile.am
index d50aac9de44f8dc8480b4b2d5d55d63400cdf0a9..04acb6ec3cdf14b02c5cf3f877c100a5e7ffb169 100644 (file)
@@ -1,7 +1,8 @@
-SUBDIRS = ctf text utils libctfcopytrace writer
+SUBDIRS = ctf text utils
+#libctfcopytrace
 
 if ENABLE_DEBUG_INFO
-SUBDIRS += debug-info
+#SUBDIRS += lttng-utils
 endif
 
 noinst_HEADERS = plugins-common.h
This page took 0.026426 seconds and 4 git commands to generate.