X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=dbd461ec4e58668a1ba9d1cd71dd584d6cd76dfd;hp=5808c7914a250d66f80af8e9dcd5d8cfeb624d2e;hb=d6ce1df2ef346f3d136e9ad62a53621d5306076d;hpb=0e4cbe7e2c4c6a8343e710a3b050af8c33f95e21 diff --git a/configure.ac b/configure.ac index 5808c7914..dbd461ec4 100644 --- a/configure.ac +++ b/configure.ac @@ -194,8 +194,14 @@ AC_CONFIG_FILES([ src/bin/lttng-sessiond/Makefile src/bin/lttng/Makefile tests/Makefile - tests/ust-nevents/Makefile - tests/ust-nprocesses/Makefile + tests/kernel/Makefile + tests/tools/Makefile + tests/ust/Makefile + tests/ust/nprocesses/Makefile + tests/ust/high-throughput/Makefile + tests/ust/low-throughput/Makefile + tests/ust/before-after/Makefile + tests/ust/multi-session/Makefile ]) AC_OUTPUT