summaryrefslogtreecommitdiff
path: root/tests/texinfo4.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/texinfo4.test')
-rwxr-xr-xtests/texinfo4.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/texinfo4.test b/tests/texinfo4.test
index 17b76e570..0c2cf9027 100755
--- a/tests/texinfo4.test
+++ b/tests/texinfo4.test
@@ -11,5 +11,6 @@ END
echo '@setfilename textutils.frob' > textutils.texi
: > texinfo.tex
+$ACLOCAL || exit 1
$AUTOMAKE && exit 1
exit 0