Add filter component type
[babeltrace.git] / configure.ac
index be939a2d4fc0989e2aac2f34ba677e5da0ecced3..ac7e43934a6b8a1c749c89198a2f4e0df432f637 100644 (file)
@@ -362,6 +362,7 @@ AC_CONFIG_FILES([
        lib/Makefile
        lib/prio_heap/Makefile
        lib/plugin-system/Makefile
+       lib/plugin-system/notification/Makefile
        include/Makefile
        bindings/Makefile
        bindings/python/Makefile
@@ -376,8 +377,13 @@ AC_CONFIG_FILES([
        extras/valgrind/Makefile
        plugins/Makefile
        plugins/ctf/Makefile
+       plugins/ctf/common/Makefile
+       plugins/ctf/common/btr/Makefile
+       plugins/ctf/common/metadata/Makefile
+       plugins/ctf/common/notif-iter/Makefile
        plugins/ctf/fs/Makefile
        plugins/ctf/lttng-live/Makefile
+       plugins/correlator/Makefile
        plugins/text/Makefile
        babeltrace.pc
        babeltrace-ctf.pc
This page took 0.037934 seconds and 4 git commands to generate.