Hide bt_component_sink_consume
[babeltrace.git] / configure.ac
index f4902254f872b3b67ab8ef0c1ddf89b7b7151f6b..d48be53b6904ec3ac67fa57d569349da5346474a 100644 (file)
@@ -438,6 +438,7 @@ AS_IF([test "x$enable_api_doc" = "xyes"], [
 AC_CONFIG_FILES([
        Makefile
        types/Makefile
+       common/Makefile
        compat/Makefile
        formats/Makefile
        formats/ctf/Makefile
@@ -491,8 +492,10 @@ AC_CONFIG_FILES([
        plugins/ctf/lttng-live/Makefile
        plugins/muxer/Makefile
        plugins/text/Makefile
-       plugins/trimmer/Makefile
        plugins/writer/Makefile
+       plugins/utils/Makefile
+       plugins/utils/dummy/Makefile
+       plugins/utils/trimmer/Makefile
        babeltrace.pc
        babeltrace-ctf.pc
 ])
This page took 0.025179 seconds and 4 git commands to generate.