summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d7d0a09a..46c64de2 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,6 @@ srpm: check clean $(RPM)
rpm -bs $(RPM)/SPECS/$(project).spec
changelog:
- cvs2cl -U ../common/username -I ChangeLog
+ cvs2cl -U ../common/username -I ChangeLog -W 400
rm -f ChangeLog.bak
cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog