summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8a9f6cfa..02015ac8 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ clean:
rm -f *~ autoirpm.update-all
changelog:
- cvs2cl -W 400 -I Changelog --accum -U ../../soft/common/username
+ cvs2cl -W 400 -I ChangeLog --accum -U ../../soft/common/username
rm -f *.bak
log: changelog \ No newline at end of file