summaryrefslogtreecommitdiff
path: root/tests/fortdep.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fortdep.test')
-rwxr-xr-xtests/fortdep.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fortdep.test b/tests/fortdep.test
index 225a75089..d751c8013 100755
--- a/tests/fortdep.test
+++ b/tests/fortdep.test
@@ -21,6 +21,7 @@ END
: > foo.f
+$ACLOCAL || exit 1
$AUTOMAKE || exit 1
grep 'foo\.Po' Makefile.in && exit 1