* Improve configure and make files.

* Bump version for release.
* Set svn keywords.


(Old svn revision: 2397)
This commit is contained in:
Nick Schermer 2007-01-17 17:46:35 +00:00
parent 9b84ce6f4a
commit 9a6c68184a
17 changed files with 141 additions and 34 deletions

View file

@ -1,3 +1,4 @@
# $Id$
SUBDIRS = \
48x48
@ -14,3 +15,5 @@ install-data-hook:
echo "*** $(gtk_update_icon_cache)"; \
echo "***"; \
fi
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: