* Makefile.in (change-history-commit): Add missing piece of previous.
This commit is contained in:
parent
adb69ddff0
commit
74fdcc1b7e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue