]> git.ipfire.org Git - thirdparty/automake.git/commit
maintainer-check: fix definition of $(ams) again
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 18 Apr 2012 13:08:37 +0000 (15:08 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 18 Apr 2012 13:08:37 +0000 (15:08 +0200)
commit41f418b0787c7b574fa702fb1f14546ada4eadc2
tree7e44cc30d74a3264e83d60fe8c5f7d8d45b3694a
parent127adfb531be729e9747b81cbb4bce243bcc6dd3
maintainer-check: fix definition of $(ams) again

* syntax-checks.mk (ams): The previous change 'v1.11b-36-g127adfb' solved
one problem in the definition of this variable, but also caused it contain
the names of all the left-behind 't/*.dir' temporary test directories.
Fix that.

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