Plugins: rename reader -> fs, and symbols.c to plugin.c
[babeltrace.git] / configure.ac
index 6acf1deb6d24dcb76e170cb2f888d1c93e4984c9..9e36c48e4d2d441bb33a63eaf00da91789a1a345 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,8 +372,9 @@ AC_CONFIG_FILES([
        extras/valgrind/Makefile
        plugins/Makefile
        plugins/ctf/Makefile
-       plugins/ctf/reader/Makefile
-       plugins/ctf/text/Makefile
+       plugins/ctf/fs/Makefile
+       plugins/ctf/lttng-live/Makefile
+       plugins/text/Makefile
        babeltrace.pc
        babeltrace-ctf.pc
 ])
This page took 0.024429 seconds and 4 git commands to generate.