changeset 581:18b34952131d

ChangeLog generation.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 20 Mar 2007 21:02:05 +0000
parents 8959998f3ead
children f58eb35438c6
files Makefile.am
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Tue Mar 20 20:59:00 2007 +0000
+++ b/Makefile.am	Tue Mar 20 21:02:05 2007 +0000
@@ -32,9 +32,14 @@
 
 
 # Update changelog
-#ChangeLog: CVS/Entries src/CVS/Entries
-#	cvs2cl.pl -U /cvs/CVSROOT/cvsusers
+update:
+	@svn update
 
+.changelog: update
+	@svn2cl --group-by-day --include-rev --strip-prefix xmms-sid/trunk/
+	@touch $@
+
+ChangeLog: .changelog
 
 ###
 ### Install/uninstall-targets for single user