Remove tests/Makefile.am.

* tests/Makefile.am: Rename as...
	* tests/local.mk: this.
	* Makefile.am, configure.ac: Adjust.
	* Makefile.am (DISTCLEANFILES): Define.
	(maintainer-check, maintainer-xml-check, maintainer-push-check):
	Remove, we no longer need to bounce to the real targets.
This commit is contained in:
Akim Demaille
2008-09-23 16:25:45 +02:00
parent 87f1149ae2
commit d4977ce3e7
6 changed files with 131 additions and 118 deletions

View File

@@ -1,3 +1,13 @@
2008-11-15 Akim Demaille <demaille@gostai.com>
Remove tests/Makefile.am.
* tests/Makefile.am: Rename as...
* tests/local.mk: this.
* Makefile.am, configure.ac: Adjust.
* Makefile.am (DISTCLEANFILES): Define.
(maintainer-check, maintainer-xml-check, maintainer-push-check):
Remove, we no longer need to bounce to the real targets.
2008-11-15 Akim Demaille <demaille@gostai.com>
Comment changes.