summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 270bda9..255214e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -665,7 +665,7 @@ AC_CONFIG_FILES([ \
AC_OUTPUT
# Make sure these are executable.
-chmod u+x tests/test_wrapper.sh build-test-tarball.mk echo-install-dirs
+chmod u+x tests/test_wrapper.sh Scripts/build-test-tarball.mk echo-install-dirs
#====================================================================================