src.ctf.fs: use "borrow" functions where possible
[babeltrace.git] / plugins / Makefile.am
index c6249c4d0ce2d97b05ae6c7399b0d67fdf5256d8..04acb6ec3cdf14b02c5cf3f877c100a5e7ffb169 100644 (file)
@@ -1,7 +1,8 @@
-SUBDIRS = libctfcopytrace ctf text utils writer
+SUBDIRS = ctf text utils
+#libctfcopytrace
 
 if ENABLE_DEBUG_INFO
-SUBDIRS += lttng-utils
+#SUBDIRS += lttng-utils
 endif
 
 noinst_HEADERS = plugins-common.h
This page took 0.023314 seconds and 4 git commands to generate.