X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=1736904254628a1d9439dd0b8a857bfff333b82b;hb=345121ec1049b7634d27b1ea304c1d57e765261f;hp=eee05aacd2a7c1df5fd9f45cc3bf877ba6fd31fb;hpb=9d5b2fc0e9759ad89c5f0551dfe64fabd07afbfb;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index eee05aacd..173690425 100644 --- a/configure.ac +++ b/configure.ac @@ -354,6 +354,7 @@ AC_CONFIG_FILES([ src/common/relayd/Makefile src/common/testpoint/Makefile src/common/index/Makefile + src/common/health/Makefile src/lib/Makefile src/lib/lttng-ctl/Makefile src/lib/lttng-ctl/filter/Makefile @@ -372,6 +373,8 @@ AC_CONFIG_FILES([ tests/regression/tools/health/Makefile tests/regression/tools/tracefile-limits/Makefile tests/regression/tools/snapshots/Makefile + tests/regression/tools/live/Makefile + tests/regression/tools/exclusion/Makefile tests/regression/ust/Makefile tests/regression/ust/nprocesses/Makefile tests/regression/ust/high-throughput/Makefile