summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 489f9ea2..c56cd6da 100644
--- a/Makefile
+++ b/Makefile
@@ -68,6 +68,7 @@ dis: clean
tar cfY ../$(NAME)-$(VERSION).tar.lzma $(NAME)-$(VERSION)
rm -rf $(NAME)-$(VERSION)
+log: changelog
changelog:
( svn2cl --authors=../../common/username --accum ; \
rm -f ChangeLog.bak ; \