]> git.saurik.com Git - bison.git/blobdiff - Makefile.am
Remove etc/Makefile.am.
[bison.git] / Makefile.am
index 3362bd6ff9246822eb7260cd86c1e64a098040ca..188a0e3ec0cda77b4b5888e9eb9fec6bc1fd5454 100644 (file)
@@ -17,7 +17,7 @@
 
 ACLOCAL_AMFLAGS = -I m4
 
-SUBDIRS = po runtime-po lib data src doc tests etc
+SUBDIRS = po runtime-po lib data 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 etc/local.mk
 include examples/local.mk
 
 .PHONY: maintainer-check