X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=f8518c568f62a63ead9d7c008fd7381c1ef942c2;hp=5808c7914a250d66f80af8e9dcd5d8cfeb624d2e;hb=355f483d1713d1e047ad6256bea039cb693ae38e;hpb=0e4cbe7e2c4c6a8343e710a3b050af8c33f95e21 diff --git a/configure.ac b/configure.ac index 5808c7914..f8518c568 100644 --- a/configure.ac +++ b/configure.ac @@ -194,8 +194,11 @@ 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 ]) AC_OUTPUT