(update-authors): New target for maintenance
purposes.
This commit is contained in:
parent
3060662ffb
commit
fbb4390299
1 changed files with 5 additions and 0 deletions
|
@ -121,6 +121,11 @@ update-subdirs: doit
|
|||
|
||||
updates: update-subdirs autoloads finder-data custom-deps
|
||||
|
||||
# Update the AUTHORS file.
|
||||
|
||||
update-authors:
|
||||
EMACSLOADPATH=$(lisp) $(emacs) -f batch-update-authors $(srcdir)/AUTHORS $(srcdir)
|
||||
|
||||
TAGS: $(lisptagsfiles1) $(lisptagsfiles2)
|
||||
${ETAGS} $(lisptagsfiles1) $(lisptagsfiles2)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue