Move plugin system sources to lib/plugin-system
[babeltrace.git] / configure.ac
index f680a8b42a0cbfd9170e83cf98c2045a80a57a7e..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
@@ -370,6 +371,10 @@ AC_CONFIG_FILES([
        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.02361 seconds and 4 git commands to generate.