From: Thomas Roessler Date: Wed, 18 Dec 2002 07:44:12 +0000 (+0000) Subject: cvs update ChangeLog before trying to update it locally. X-Git-Tag: mutt-1-5-4-rel~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd1b6f704c0131a3115429502bc75e41129ca6cd;p=mutt cvs update ChangeLog before trying to update it locally. --- diff --git a/Makefile.am b/Makefile.am index 0229a8af..de0b6161 100644 --- a/Makefile.am +++ b/Makefile.am @@ -163,6 +163,7 @@ commit-changelog: commit: pclean check-security commit-real changelog commit-changelog changelog: + cvs update ChangeLog sh ./mkchangelog.sh | fmt -c | cat - ChangeLog > ChangeLog.$$$$ && mv ChangeLog.$$$$ ChangeLog $(VISUAL) ChangeLog