diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ cvstag: log: changelog changelog: ../common/username - cvs2cl -U ../common/username -I ChangeLog --accum + cvs2cl -U ../common/username -I ChangeLog --accum -F TRUNK rm -f ChangeLog.bak cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog |