summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 321737c0..5d053b0f 100644
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ cvstag:
log: changelog
changelog: ../common/username
- cvs2cl -U ../common/username -I ChangeLog --accum -F TRUNK
+ cvs2cl -U ../common/username -I ChangeLog --accum -F MDK10_1-branch
rm -f ChangeLog.bak
cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog