maint.mk: fix tight-scope.mk generation in VPATH builds.
authorGary V. Vaughan <gary@gnu.org>
Tue, 15 Nov 2011 10:39:44 +0000 (17:39 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 15 Nov 2011 13:23:00 +0000 (20:23 +0700)
commit9c19e102abfbf90cb5286c01441fec9f0b37b348
treeb22feb5c1dbaee1f3b52cbab617a02aea8672d06
parentfb6de052bace5b26346c1624b57d87326a97c7b6
maint.mk: fix tight-scope.mk generation in VPATH builds.

* top/maint.mk (tight-scope.mk): Make sure to prefix file
reference with $(srcdir) so that the file is found correctly even
when running `make syntax-check' in a VPATH build.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
top/maint.mk