Move plugin system sources to lib/plugin-system
[babeltrace.git] / configure.ac
index 6acf1deb6d24dcb76e170cb2f888d1c93e4984c9..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
@@ -372,7 +373,8 @@ AC_CONFIG_FILES([
        plugins/Makefile
        plugins/ctf/Makefile
        plugins/ctf/reader/Makefile
-       plugins/ctf/text/Makefile
+       plugins/ctf/lttng-live/Makefile
+       plugins/text/Makefile
        babeltrace.pc
        babeltrace-ctf.pc
 ])
This page took 0.023533 seconds and 4 git commands to generate.