mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
Remove doc/Makefile.am.
* doc/Makefile.am: Rename as... * doc/local.mk: this. Adjust paths * Makefile.am, configure.ac: Adjust. * Makefile.am (MOSTLYCLEANFILES): New. * src/local.mk: Adjust.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
||||
SUBDIRS = po runtime-po lib . doc tests
|
||||
SUBDIRS = po runtime-po lib . tests
|
||||
if BISON_CXX_WORKS
|
||||
SUBDIRS += examples/calc++
|
||||
endif
|
||||
@@ -35,8 +35,10 @@ EXTRA_DIST = .prev-version .version cfg.mk maint.mk \
|
||||
|
||||
# Initialization before completion by local.mk's.
|
||||
BUILT_SOURCES =
|
||||
MOSTLYCLEANFILES =
|
||||
include build-aux/local.mk
|
||||
include data/local.mk
|
||||
include doc/local.mk
|
||||
include etc/local.mk
|
||||
include examples/local.mk
|
||||
include src/local.mk
|
||||
|
||||
Reference in New Issue
Block a user