summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@gnome.org>2006-04-07 01:18:24 +0000
committerJonathon Jongsma <jjongsma@gnome.org>2006-04-07 01:18:24 +0000
commit9375afe8d17efc60c95fce679a2c3feed44a50f7 (patch)
tree4466f8e46db3aa0c463161c6542bcaa7b84ba649 /Makefile.am
parent700147ae14cdf683bfedf12a19317215343d762e (diff)
2006-04-06 Jonathon Jongsma <jonathon.jongsma@gmail.com>
* Makefile.am: Add a brief description of cairomm to the release announcement template
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 15e56d5..ec3eb26 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -99,6 +99,9 @@ release-publish: release-upload releases/$(sha1_file)
@echo " $(RELEASE_URL_BASE)/$(gpg_file)"
@echo " (signed by `getent passwd "$$USER" | cut -d: -f 5 | cut -d, -f 1`)"
@echo ""
+ @echo "cairomm is a C++ API for the cairo graphics library. For more "
+ @echo "information, see http://cairographics.org"
+ @echo ""
@echo "============================== CUT HERE =============================="
@echo "Also, please include the new entries from the NEWS file."
@echo ""