Fix release.
authorSimon Josefsson <simon@josefsson.org>
Fri, 2 Mar 2007 09:25:20 +0000 (10:25 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 2 Mar 2007 09:25:20 +0000 (10:25 +0100)
Makefile.am

index 00fbd27..8b17712 100644 (file)
@@ -41,7 +41,7 @@ release:
        ! git-tag -l $(tag) > /dev/null
        rm -f ChangeLog
        make ChangeLog
-       cvs commit -m "" ChangeLog
+       git commit -m Generated. ChangeLog
        git-tag -u b565716f! -m $(VERSION) $(tag)
        make dist
        gpg -b $(distdir).tar.gz