]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: fix spurious failure when testing wildcards in EXTRA_DIST
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 09:05:35 +0000 (10:05 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 16 Feb 2012 09:05:35 +0000 (10:05 +0100)
commit9179b6d0484f7c5535123096fd206dc22019be9b
treec8f8f5cb3fa10a825d5b366e0a3f002ef99b16bc
parent02ce5d5a0ce42563e8aa8ea03a977d35f3a30f72
tests: fix spurious failure when testing wildcards in EXTRA_DIST

* tests/extra10.test: Remove the "make distcheck" call, since, at
least with GNU make 3.82, it trips on the fact that $(srcdir) is
not explicitly used in the wildcard in EXTRA_DIST.
tests/extra10.test