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

@@ -1,3 +1,13 @@
2008-11-15 Akim Demaille <demaille@gostai.com>
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.
2008-11-15 Akim Demaille <demaille@gostai.com>
Move sc_tight_scope into maint.mk.