X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=9527af2842fe838cb2dea1b7706a9738d65ea788;hb=fc4705fe99b46c430112590c66abd74e4191c388;hp=5808c7914a250d66f80af8e9dcd5d8cfeb624d2e;hpb=0e4cbe7e2c4c6a8343e710a3b050af8c33f95e21;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 5808c7914..9527af284 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/nprocesses/Makefile + tests/ust/high-throughput/Makefile + tests/ust/low-throughput/Makefile + tests/ust/before-after/Makefile ]) AC_OUTPUT