Remove etc/Makefile.am.

* etc/Makefile.am: Rename as...
	* etc/local.mk: this.
	Adjust.
	* Makefile.am, configure.ac: Adjust.
This commit is contained in:
Akim Demaille
2008-11-15 10:34:53 +01:00
parent cd409e3b50
commit 7cb794dcdd
4 changed files with 12 additions and 4 deletions
+2 -1
View 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