mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
* Makefile.in (change-history-commit): Add missing piece of previous.
This commit is contained in:
parent
adb69ddff0
commit
74fdcc1b7e
@ -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…
Reference in New Issue
Block a user