# HG changeset patch # User Juri Linkov # Date 1189339805 0 # Node ID 846d91182da4487e1b1b8582e74ae3f605336bc7 # Parent 672bd8be7747da439a8e6f6dcd6729192f05a82d (update-authors): Add etc/ to AUTHORS. diff -r 672bd8be7747 -r 846d91182da4 lisp/makefile.w32-in --- 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)