X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7cb794dcdddf4a4e20c5355d1912600889e5d1b6..6a5aa0cdbb6468a33a3c131a6fca0cbba1e6ccfa:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 188a0e3e..dd20d5d0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = po runtime-po lib data src doc tests +SUBDIRS = po runtime-po lib src doc tests if BISON_CXX_WORKS SUBDIRS += examples/calc++ endif @@ -34,6 +34,7 @@ EXTRA_DIST = .prev-version .version cfg.mk maint.mk \ djgpp/fnchange.lst djgpp/testsuite.sed include build-aux/local.mk +include data/local.mk include etc/local.mk include examples/local.mk