]> code.delx.au - gnu-emacs/commitdiff
* Makefile.in (change-history-commit): Add missing piece of previous.
authorGlenn Morris <rgm@gnu.org>
Thu, 7 May 2015 02:01:02 +0000 (22:01 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 7 May 2015 02:01:02 +0000 (22:01 -0400)
Makefile.in

index 5102575217eb767c720165040e9481f993a2d0cf..e8780c22d4ae5083b9043fed6cb6934604baf8cf 100644 (file)
@@ -1136,7 +1136,7 @@ change-history: change-history-nocommit
 # file contains invalid text, fix the file by hand and then run
 # 'make change-history-commit'.
 change-history-commit:
-       git commit -m'; make $@' $(CHANGELOG_N) Makefile.in
+       git commit -m'; make $@' $(CHANGELOG_N) $(emacslog)
 
 .PHONY: check-declare