]> git.saurik.com Git - bison.git/blobdiff - Makefile.am
* data/glr.c (yy_reduce_print): Fix the $ number.
[bison.git] / Makefile.am
index a6c39e1f8fad873d244fc577ee76db8dd2f4d9e5..42feef95f8e1d274c0c0476a72fc1edd228ddb27 100644 (file)
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = config po runtime-po lib data src doc examples tests
+SUBDIRS = build-aux po runtime-po lib data src doc examples tests
 
 # Files installed for use by Automake.
 aclocaldir = @aclocaldir@
 aclocal_DATA = m4/bison-i18n.m4
 
 EXTRA_DIST = GNUmakefile Makefile.cfg Makefile.maint \
-  OChangeLog PACKAGING REFERENCES
+  OChangeLog PACKAGING \
+  djgpp/Makefile.maint djgpp/README.in djgpp/config.bat \
+  djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
+  djgpp/subpipe.c djgpp/subpipe.h
+
 
 .PHONY: maintainer-check
 maintainer-check: