* Makefile.in (change-history-commit): Add missing piece of previous.

This commit is contained in:
Glenn Morris 2015-05-06 22:01:02 -04:00
parent adb69ddff0
commit 74fdcc1b7e

View 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