]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] maintcheck: fix a check out-of-sync with the source tree layout
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 28 Apr 2012 09:13:11 +0000 (11:13 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 28 Apr 2012 09:15:42 +0000 (11:15 +0200)
commitd3b9280103cd5cc8a63d98a194bfe60074bbff23
treec1eebfb304fea4c017a5fba304303c1607125b0a
parentad5c2a2891320be4071a92ed8a5cf7bfd0ef08a5
[ng] maintcheck: fix a check out-of-sync with the source tree layout

* syntax-checks.mk (sc_grep_for_bad_make_include): Use 't/*.log',
not 'tests/*.log', to get the list of the testsuite logs.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
syntax-checks.mk