Move plugin system sources to lib/plugin-system
[babeltrace.git] / configure.ac
index 30147db1c982e8b18e285e59bd4a43c0e625e493..c4045cd773f636b04ca2e1da178de631942274d1 100644 (file)
@@ -357,6 +357,7 @@ AC_CONFIG_FILES([
        doc/images/Makefile
        lib/Makefile
        lib/prio_heap/Makefile
+       lib/plugin-system/Makefile
        include/Makefile
        bindings/Makefile
        bindings/python/Makefile
@@ -371,7 +372,9 @@ AC_CONFIG_FILES([
        extras/valgrind/Makefile
        plugins/Makefile
        plugins/ctf/Makefile
-       plugins/ctf/ctf-reader/Makefile
+       plugins/ctf/reader/Makefile
+       plugins/ctf/lttng-live/Makefile
+       plugins/text/Makefile
        babeltrace.pc
        babeltrace-ctf.pc
 ])
This page took 0.024353 seconds and 4 git commands to generate.