X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=b2dbe42682b8c4850f9dd898a6193439e5cd9567;hp=5808c7914a250d66f80af8e9dcd5d8cfeb624d2e;hb=e72d66a658231b37d7dc1525ed5c2e5e9a3f0668;hpb=0e4cbe7e2c4c6a8343e710a3b050af8c33f95e21 diff --git a/configure.ac b/configure.ac index 5808c7914..b2dbe4268 100644 --- a/configure.ac +++ b/configure.ac @@ -194,8 +194,12 @@ 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/nevents/Makefile + tests/ust/nprocesses/Makefile + tests/ust/high-throughput/Makefile ]) AC_OUTPUT