1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

Remove unnecessary chmod' in test-suite/standalone'.

* test-suite/standalone/Makefile.am (all-local): Remove.
This commit is contained in:
Ludovic Courtès 2012-05-23 15:18:11 +02:00
parent 2ce4a1ae88
commit a3467025d9

View file

@ -153,7 +153,4 @@ EXTRA_DIST += test-with-guile-module.c test-scm-with-guile.c
endif
all-local:
cd ${srcdir} && chmod u+x ${check_SCRIPTS}
EXTRA_DIST += ${check_SCRIPTS}