Mercurial > emacs
changeset 84416:846d91182da4
(update-authors): Add etc/ to AUTHORS.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 09 Sep 2007 12:10:05 +0000 |
parents | 672bd8be7747 |
children | 034769070421 |
files | lisp/makefile.w32-in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/makefile.w32-in Sun Sep 09 12:09:52 2007 +0000 +++ b/lisp/makefile.w32-in Sun Sep 09 12:10:05 2007 +0000 @@ -186,7 +186,7 @@ # Update the AUTHORS file. update-authors: - $(emacs) -l authors -f batch-update-authors $(srcdir)/AUTHORS $(srcdir) + $(emacs) -l authors -f batch-update-authors $(srcdir)/etc/AUTHORS $(srcdir) TAGS: $(lisptagsfiles1) $(lisptagsfiles2) $(ETAGS) $(lisptagsfiles1) $(lisptagsfiles2)