summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0984bc98..cbfb41b9 100644
--- a/Makefile
+++ b/Makefile
@@ -98,6 +98,6 @@ cvstag:
log: changelog
changelog: ../common/username
- svn2cl --authors ../common/username.xml
+ svn2cl --authors ../common/username.xml --accum
rm -f ChangeLog.bak
svn commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog