summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2015-05-06 22:01:02 -0400
committerGlenn Morris <rgm@gnu.org>2015-05-06 22:01:02 -0400
commit74fdcc1b7ee11e8465c375a81f4f6bd6d14cc00c (patch)
tree42dd4558faa6167f194fc1c0d91d584bb1f806a4 /Makefile.in
parentadb69ddff05ce770261e03d249f2e31e75c098af (diff)
downloademacs-74fdcc1b7ee11e8465c375a81f4f6bd6d14cc00c.tar.gz
* Makefile.in (change-history-commit): Add missing piece of previous.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 5102575217e..e8780c22d4a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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