X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=d5733b3b4038e2c655a2d5060cb7fd4483f269fc;hb=9fd926379bd4c6c17f2b3c39a5bbf9879bc74e14;hp=02cea73f8d649157363018524761bf3e2c1ddf92;hpb=b91dd0160be34f0a9f5d3a3f6ee5ff1e0d5ea8e8;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 02cea73f8..d5733b3b4 100644 --- a/configure.ac +++ b/configure.ac @@ -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 @@ -350,6 +351,8 @@ AC_CONFIG_FILES([ tests/unit/Makefile tests/utils/Makefile tests/utils/tap/Makefile + tests/utils/testapp/Makefile + tests/utils/testapp/gen-ust-events/Makefile ]) AC_OUTPUT