Add filter component type
[babeltrace.git] / configure.ac
index c3809bee7e17336dde1e5ebb5e573737711777a1..ac7e43934a6b8a1c749c89198a2f4e0df432f637 100644 (file)
@@ -343,10 +343,6 @@ AC_CONFIG_FILES([
        Makefile
        types/Makefile
        compat/Makefile
-       ctf-reader-proto/Makefile
-       ctf-reader-proto/metadata-parsing/Makefile
-       ctf-reader-proto/ctf-notif-iter/Makefile
-       ctf-reader-proto/ctf-btr/Makefile
        formats/Makefile
        formats/ctf/Makefile
        formats/ctf/types/Makefile
@@ -366,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
@@ -380,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.024691 seconds and 4 git commands to generate.