diff options
Diffstat (limited to 'tests/texinfo.test')
-rwxr-xr-x | tests/texinfo.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/texinfo.test b/tests/texinfo.test index 77b1538f6..3ade53230 100755 --- a/tests/texinfo.test +++ b/tests/texinfo.test @@ -14,6 +14,7 @@ END echo '@setfilename textutils.info' > textutils.texi : > texinfo.tex +$ACLOCAL || exit 1 $AUTOMAKE || exit 1 fgrep -v @SET_MAKE@ Makefile.in > Makefile.sed |