X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f38b17c9bfd39a2cccfc1155a8461813b796e0c9..27622431dcbe1369cebac305a6d76ccd94ef8317:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 2ae0c2f7..f247e24a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,14 +18,19 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = config po runtime-po lib data src doc tests examples +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 djgpp/djunpack.bat \ + djgpp/fnchange.lst + .PHONY: maintainer-check maintainer-check: