Create a library to copy a CTF trace
[babeltrace.git] / configure.ac
index 0e0ddbef53db930faeb402b8de8d1441bd680d84..bf7c6d58001d3bf5e812a8feca11f7075437aa64 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,7 @@ AC_CONFIG_FILES([
        plugins/utils/dummy/Makefile
        plugins/utils/trimmer/Makefile
        python-plugin-provider/Makefile
+       plugins/libctfcopytrace/Makefile
        babeltrace.pc
        babeltrace-ctf.pc
 ])
This page took 0.025589 seconds and 4 git commands to generate.