X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=6605bf95ad6d8c8e261c23980e4df39b6875628c;hb=6785c08c87af6432e966348bc4c91110ad66e91b;hp=18759047679e1050c6f4e3e918537f4d675fe56e;hpb=57b90af7b1977684094706818e387433f50b7d48;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 187590476..6605bf95a 100644 --- a/configure.ac +++ b/configure.ac @@ -1203,6 +1203,7 @@ AC_CONFIG_FILES([ src/vendor/msgpack/Makefile tests/Makefile tests/destructive/Makefile + tests/meta/Makefile tests/regression/Makefile tests/regression/kernel/Makefile tests/regression/tools/Makefile @@ -1292,6 +1293,7 @@ AC_CONFIG_FILES([tests/regression/ust/python-logging/test_python_logging],[chmod # Inject LTTNG_TOOLS_BUILD_WITH_LIBPFM variable in test script. AC_CONFIG_FILES([tests/perf/test_perf_raw],[chmod +x tests/perf/test_perf_raw]) AC_CONFIG_FILES([tests/regression/ust/ust-dl/test_ust-dl],[chmod +x tests/regression/ust/ust-dl/test_ust-dl]) +AC_CONFIG_FILES([pre-inst-env],[chmod +x pre-inst-env]) AC_OUTPUT