Rename debug_info.debug_info -> lttng-utils.debug-info
[babeltrace.git] / plugins / Makefile.am
index d50aac9de44f8dc8480b4b2d5d55d63400cdf0a9..c6249c4d0ce2d97b05ae6c7399b0d67fdf5256d8 100644 (file)
@@ -1,7 +1,7 @@
-SUBDIRS = ctf text utils libctfcopytrace writer
+SUBDIRS = libctfcopytrace ctf text utils writer
 
 if ENABLE_DEBUG_INFO
-SUBDIRS += debug-info
+SUBDIRS += lttng-utils
 endif
 
 noinst_HEADERS = plugins-common.h
This page took 0.03209 seconds and 4 git commands to generate.