summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1f712e8..6ecddd9 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,10 @@ dis:
.PHONY: ChangeLog
+log: ChangeLog
+
+changelog: ChangeLog
+
ChangeLog: ../common/username.xml
svn2cl --accum --authors ../../soft/common/username.xml
rm -f ChangeLog.bak