mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
Remove etc/Makefile.am.
* etc/Makefile.am: Rename as... * etc/local.mk: this. Adjust. * Makefile.am, configure.ac: Adjust.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user