summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aec7f7ed..7c433ca5 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ cvstag:
cvs tag $(CVSTAGOPT) $(TAG)
changelog: ../common/username
- cvs2cl -U ../common/username -I ChangeLog
+ cvs2cl -U ../common/username -I ChangeLog --accum
rm -f ChangeLog.bak
cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog