]> granicus.if.org Git - mutt/commitdiff
yet another one.
authorThomas Roessler <roessler@does-not-exist.org>
Sat, 7 Dec 2002 19:19:34 +0000 (19:19 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sat, 7 Dec 2002 19:19:34 +0000 (19:19 +0000)
Makefile.am

index f57170ef5ab6072f04e0900cd889ac3c45d928c5..94328bb7190d9e7b95fa1729448dbd39ec36f93e 100644 (file)
@@ -158,7 +158,7 @@ commit-real:
        cvs commit
 
 commit-changelog:
-       cvs commit -m "# changelog commit"
+       cvs commit -m "# changelog commit" ChangeLog
 
 commit: pclean check-security commit-real changelog commit-changelog