X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=fbaae6f865d058900f43c91e00f63399fc7e89f7;hb=2b1745e140dd944809ca88572517b936e40a1bc3;hp=0aede284dcee0db95d4e4ada0f0f0fede4a3b48e;hpb=529f6ac258480d9b6d21499927901b8d734a2597;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 0aede284d..fbaae6f86 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,8 @@ AC_CONFIG_FILES([ tests/kernel/Makefile tests/tools/Makefile tests/tools/streaming/Makefile + tests/tools/filtering/Makefile + tests/tools/health/Makefile tests/ust/Makefile tests/ust/nprocesses/Makefile tests/ust/high-throughput/Makefile