diff --git a/configure.ac b/configure.ac index 95d5571..d4576ef 100644 --- a/configure.ac +++ b/configure.ac @@ -159,6 +159,6 @@ AC_CONFIG_FILES([ lib/rand/Makefile lib/rsaref/Makefile t/Makefile - tools/coverage.sh ]) +AC_CONFIG_FILES([tools/coverage.sh], [chmod +x tools/coverage.sh]) AC_OUTPUT