X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=e49aebedfb2d6dca0d3eb8bcc34e0f3ccaa5d280;hb=d4519fa365bd3a9ce4ea1720805a29a000fa042c;hp=d7ca253712962a5a40a844b347a90597d69609e7;hpb=37bd6c8e4c4a3d7054d97627e4fb4bef1d4612a6;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index d7ca25371..e49aebedf 100644 --- a/configure.ac +++ b/configure.ac @@ -329,6 +329,7 @@ AC_CONFIG_FILES([ tests/regression/ust/low-throughput/Makefile tests/regression/ust/before-after/Makefile tests/regression/ust/buffers-uid/Makefile + tests/regression/ust/periodical-metadata-flush/Makefile tests/regression/ust/multi-session/Makefile tests/regression/ust/overlap/Makefile tests/regression/ust/overlap/demo/Makefile @@ -336,6 +337,7 @@ AC_CONFIG_FILES([ tests/regression/ust/daemon/Makefile tests/regression/ust/exit-fast/Makefile tests/regression/ust/fork/Makefile + tests/regression/ust/libc-wrapper/Makefile tests/unit/Makefile tests/utils/Makefile tests/utils/tap/Makefile