* admin/update_autogen (changelog_files): Remove gitlog-to-emacslog.
This commit is contained in:
parent
85b812f631
commit
182cb35ebd
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ changelog_flag=
|
|||
ldefs_in=lisp/loaddefs.el
|
||||
ldefs_out=lisp/ldefs-boot.el
|
||||
changelog_n=$(sed -n 's/CHANGELOG_HISTORY_INDEX_MAX *= *//p' Makefile.in)
|
||||
changelog_files="ChangeLog.$changelog_n build-aux/gitlog-to-emacslog"
|
||||
changelog_files="ChangeLog.$changelog_n"
|
||||
sources="configure.ac lib/Makefile.am"
|
||||
## Files to copy into autogendir.
|
||||
## Everything:
|
||||
|
|
Loading…
Add table
Reference in a new issue