X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=58d4f9292369c4ed9dee90c3b9edbdf9dbefba88;hp=ef6fc47afd424ba497d9a9802f713f2565a54993;hb=763f0d4cef1438d3f1f5f5c5a232d72628bca550;hpb=e2fb96d808fbd5f20c5489ed716426a9128c1dc7 diff --git a/configure.ac b/configure.ac index ef6fc47af..58d4f9292 100644 --- a/configure.ac +++ b/configure.ac @@ -1105,6 +1105,7 @@ AC_CONFIG_FILES([ src/Makefile src/common/Makefile src/common/argpar/Makefile + src/common/bytecode/Makefile src/common/kernel-ctl/Makefile src/common/kernel-consumer/Makefile src/common/consumer/Makefile @@ -1156,6 +1157,9 @@ AC_CONFIG_FILES([ tests/regression/tools/working-directory/Makefile tests/regression/tools/relayd-grouping/Makefile tests/regression/tools/clear/Makefile + tests/regression/tools/trigger/Makefile + tests/regression/tools/trigger/start-stop/Makefile + tests/regression/tools/trigger/utils/Makefile tests/regression/ust/Makefile tests/regression/ust/nprocesses/Makefile tests/regression/ust/high-throughput/Makefile