]> git.saurik.com Git - bison.git/blobdiff - tests/Makefile.am
Tune local.at so that people can "autom4te -l autotest calc.at -o
[bison.git] / tests / Makefile.am
index ae91004eb49f655cb58e27c892542e42709a19dc..960d658672ed25cb7ce5a45f6892c1d163428849 100644 (file)
@@ -55,6 +55,7 @@ TESTSUITE = $(srcdir)/testsuite
 
 AUTOTEST = $(AUTOM4TE) --language=autotest
 $(TESTSUITE): package.m4 $(TESTSUITE_AT)
+       echo "WARNING: Multiple inclusion warning should be ignored." >&2
        $(AUTOTEST) -I $(srcdir) testsuite.at -o $@.tmp
        mv $@.tmp $@