Remove examples/local.mk.

examples/calc++/Makefile.am might be interesting to keep as is, since
it is an example in itself.

	* examples/Makefile.am: Rename as...
	* examples/local.mk: this.
	Adjust.
	* Makefile.am, configure.ac: Adjust.
This commit is contained in:
Akim Demaille
2008-09-23 15:00:06 +02:00
parent 9a1e42148a
commit cd409e3b50
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,14 @@
2008-11-15 Akim Demaille <demaille@gostai.com>
Remove examples/local.mk.
examples/calc++/Makefile.am might be interesting to keep as is, since
it is an example in itself.
* examples/Makefile.am: Rename as...
* examples/local.mk: this.
Adjust.
* Makefile.am, configure.ac: Adjust.
2008-11-15 Akim Demaille <demaille@gostai.com>
Remove build-aux/Makefile.am.