Build feature: Add pre-inst-env script
[lttng-tools.git] / configure.ac
index 18759047679e1050c6f4e3e918537f4d675fe56e..11d931759506db928a0fdcb82bb627844947af58 100644 (file)
@@ -1292,6 +1292,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
 
This page took 0.024902 seconds and 4 git commands to generate.