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:
Akim Demaille
2008-09-23 16:15:19 +02:00
parent 2ead32e61c
commit e2c2f69650
6 changed files with 140 additions and 127 deletions

View File

@@ -152,6 +152,5 @@ AC_CONFIG_FILES([Makefile
po/Makefile.in
examples/calc++/Makefile
lib/Makefile
doc/Makefile
doc/yacc.1])
doc/yacc.1])
AC_OUTPUT