aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b9db6d1..4d2b015 100644
--- a/Makefile
+++ b/Makefile
@@ -46,3 +46,8 @@ dis: clean
tar cf ../$(NAME)-$(VERSION).tar $(NAME)-$(VERSION)
bzip2 -9f ../$(NAME)-$(VERSION).tar
rm -rf $(NAME)-$(VERSION)
+
+.PHONY: ChangeLog
+ChangeLog:
+ svn2cl --accum --strip-prefix=soft/userdrake2/trunk --authors ../../soft/common/username.xml
+ rm -f *.bak