Guard against possible accidental matches with parent dirs in Makefiles
authorGlenn Morris <rgm@gnu.org>
Wed, 6 Nov 2013 17:56:48 +0000 (12:56 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 6 Nov 2013 17:56:48 +0000 (12:56 -0500)
commit6b4ac03ebef0dcd36699c34444ddce7a246c06aa
tree146e4788decb37f16e00dbec7280f15a407f347c
parent5ca114d1a897f57d5570e2e5b243dc7111ab1c73
Guard against possible accidental matches with parent dirs in Makefiles

* lisp/Makefile.in (setwins_almost, setwins_for_subdirs):
Avoid accidental matches.

* test/automated/Makefile.in (setwins): Avoid accidental matches.
lisp/ChangeLog
lisp/Makefile.in
test/ChangeLog
test/automated/Makefile.in