Fix: Use after free on spawn_sessiond error path in check_sessiond
[lttng-tools.git] / configure.ac
index 1809df7eba83c0af6cc6571a2592abbb57c9964d..b9ee7ec3f5703bec8be408277cea1f085d5aeeeb 100644 (file)
@@ -320,10 +320,13 @@ AC_CONFIG_FILES([
        tests/regression/ust/high-throughput/Makefile
        tests/regression/ust/low-throughput/Makefile
        tests/regression/ust/before-after/Makefile
+       tests/regression/ust/buffers-uid/Makefile
        tests/regression/ust/multi-session/Makefile
        tests/regression/ust/overlap/Makefile
        tests/regression/ust/overlap/demo/Makefile
        tests/unit/Makefile
+       tests/utils/Makefile
+       tests/utils/tap/Makefile
 ])
 
 AC_OUTPUT
This page took 0.026094 seconds and 5 git commands to generate.