fix missing libbabeltrace-ctf for libctfcopytrace
[babeltrace.git] / configure.ac
index 0e0ddbef53db930faeb402b8de8d1441bd680d84..84fae3c356c7a628113b3eb9a5b48c0ca5564905 100644 (file)
@@ -446,7 +446,7 @@ AC_CONFIG_FILES([
        Makefile
        common/Makefile
        compat/Makefile
-       converter/Makefile
+       cli/Makefile
        doc/Makefile
        doc/api/Makefile
        doc/api/Doxyfile
@@ -494,6 +494,8 @@ AC_CONFIG_FILES([
        plugins/utils/dummy/Makefile
        plugins/utils/trimmer/Makefile
        python-plugin-provider/Makefile
+       plugins/libctfcopytrace/Makefile
+       plugins/debug-info/Makefile
        babeltrace.pc
        babeltrace-ctf.pc
 ])
This page took 0.023088 seconds and 4 git commands to generate.