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