ctf-writer: externalize libbabeltrace2-ctf-writer
[babeltrace.git] / configure.ac
index bce6d160f452c5eb289e17c87aefa915f287a664..c557765082025c18cc1bd2c396260ad8c8ee7538 100644 (file)
@@ -732,6 +732,7 @@ AC_CONFIG_FILES([
        bindings/python/bt2/bt2/__init__.py
        common/Makefile
        ctfser/Makefile
+       ctf-writer/Makefile
        compat/Makefile
        cli/Makefile
        doc/Makefile
@@ -749,7 +750,6 @@ AC_CONFIG_FILES([
        lib/graph/Makefile
        lib/graph/message/Makefile
        lib/trace-ir/Makefile
-       lib/ctf-writer/Makefile
        include/Makefile
        logging/Makefile
        bindings/Makefile
@@ -782,7 +782,7 @@ AC_CONFIG_FILES([
        plugins/lttng-utils/Makefile
        plugins/lttng-utils/debug-info/Makefile
        babeltrace2.pc
-       babeltrace2-ctf.pc
+       babeltrace2-ctf-writer.pc
 ])
 
 AC_CONFIG_FILES([tests/cli/test_intersection], [chmod +x tests/cli/test_intersection])
This page took 0.024822 seconds and 4 git commands to generate.