X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=cb5dc38914cb9947dd33031c07df06c0ce320507;hp=0aede284dcee0db95d4e4ada0f0f0fede4a3b48e;hb=38ee087f699718e57d1bc5614c2f79c3c30ccca9;hpb=529f6ac258480d9b6d21499927901b8d734a2597 diff --git a/configure.ac b/configure.ac index 0aede284d..cb5dc3891 100644 --- a/configure.ac +++ b/configure.ac @@ -275,6 +275,7 @@ AC_CONFIG_FILES([ src/common/sessiond-comm/Makefile src/common/compat/Makefile src/common/relayd/Makefile + src/common/testpoint/Makefile src/lib/Makefile src/lib/lttng-ctl/Makefile src/lib/lttng-ctl/filter/Makefile @@ -287,6 +288,7 @@ AC_CONFIG_FILES([ tests/kernel/Makefile tests/tools/Makefile tests/tools/streaming/Makefile + tests/tools/health/Makefile tests/ust/Makefile tests/ust/nprocesses/Makefile tests/ust/high-throughput/Makefile