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

@@ -152,8 +152,7 @@ AC_CONFIG_FILES([Makefile
po/Makefile.in
data/Makefile
etc/Makefile
examples/Makefile
examples/calc++/Makefile
examples/calc++/Makefile
lib/Makefile src/Makefile
doc/Makefile
doc/yacc.1])