Fix: --disable-static option
[lttng-tools.git] / configure.ac
index 02cea73f8d649157363018524761bf3e2c1ddf92..d8a69250743ac2b49ebdcb92b61c9f70ab5d3ebe 100644 (file)
@@ -332,6 +332,7 @@ AC_CONFIG_FILES([
        tests/regression/tools/streaming/Makefile
        tests/regression/tools/filtering/Makefile
        tests/regression/tools/health/Makefile
+       tests/regression/tools/tracefile-limits/Makefile
        tests/regression/ust/Makefile
        tests/regression/ust/nprocesses/Makefile
        tests/regression/ust/high-throughput/Makefile
@@ -347,9 +348,12 @@ AC_CONFIG_FILES([
        tests/regression/ust/exit-fast/Makefile
        tests/regression/ust/fork/Makefile
        tests/regression/ust/libc-wrapper/Makefile
+       tests/stress/Makefile
        tests/unit/Makefile
        tests/utils/Makefile
        tests/utils/tap/Makefile
+       tests/utils/testapp/Makefile
+       tests/utils/testapp/gen-ust-events/Makefile
 ])
 
 AC_OUTPUT
This page took 0.026046 seconds and 5 git commands to generate.