maint.mk: generalize _gl_tight_scope for non-recursive make
authorJim Meyering <meyering@redhat.com>
Tue, 18 Sep 2012 14:25:19 +0000 (16:25 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Sep 2012 14:25:19 +0000 (16:25 +0200)
commit4eb373492e2fb171314215a2d68baa0a47c34918
treeedd47799167158bff9fff6eec82ed85db78d2808
parent0bd094419b485b9cb8d2732a3f120097a0dc3bd6
maint.mk: generalize _gl_tight_scope for non-recursive make

* top/maint.mk (_gl_tight_scope): Remove a hard-coded assumption
that *.h would describe additional .h files in the directory
specified by $(_gl_TS_dir).  I.e., add this...
(_gl_TS_other_headers): New variable.
ChangeLog
top/maint.mk