Fix obsolete ‘test/automated’ references
commit55086ef6517bd7294783d08d2b3cd50c330a9e96
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Mar 2017 18:22:54 +0000 (27 11:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 27 Mar 2017 18:30:08 +0000 (27 11:30 -0700)
tree9d06a6909dd620aa6ab26546b5b86c7dd36d9d91
parent8ce827426e5400f2be80ae5d7394b74d8dd90373
Fix obsolete ‘test/automated’ references

* Makefile.in (mostlyclean, clean, maybeclean_dirs, distclean)
(bootstrap-clean, maintainer-clean):
Clean ‘test’, not ‘test/automated’.  Test for existence of
subdirectory only for ‘test’, not for directories that should
always exist.
* admin/MAINTAINERS, etc/TODO, lisp/emacs-lisp/bytecomp.el:
* lisp/emacs-lisp/seq.el, lisp/emacs-lisp/thunk.el:
* lisp/man.el (Man-parse-man-k):
* lisp/url/url-domsuf.el, make-dist:
* test/file-organization.org:
Fix obsolete references to test/automated.
Makefile.in
admin/MAINTAINERS
etc/TODO
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/seq.el
lisp/emacs-lisp/thunk.el
lisp/man.el
lisp/url/url-domsuf.el
make-dist
test/file-organization.org