Move plugin system sources to lib/plugin-system
[babeltrace.git] / configure.ac
index 313d106126b5e2f90289037852e3d161dcf2722f..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
@@ -369,6 +370,11 @@ AC_CONFIG_FILES([
        tests/utils/tap/Makefile
        extras/Makefile
        extras/valgrind/Makefile
+       plugins/Makefile
+       plugins/ctf/Makefile
+       plugins/ctf/reader/Makefile
+       plugins/ctf/lttng-live/Makefile
+       plugins/text/Makefile
        babeltrace.pc
        babeltrace-ctf.pc
 ])
This page took 0.023407 seconds and 4 git commands to generate.