mirror of
https://github.com/cryb-to/cryb-to.git
synced 2025-01-18 01:31:09 +00:00
Make coverage.sh executable.
This commit is contained in:
parent
24ae6c9434
commit
13bad71153
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue