Hi Stefano, * Stefano Lattarini wrote on Sat, Feb 20, 2010 at 04:49:37PM CET: > I've written a small patch adding some tests. Note that they are mostly > tentative, and might also be inclomplete, since I have always used the > "dist" features of Automake only in the most basic ways. But incomplete > is better than missing, I think.
Thanks! Tested with GNU and FreeBSD make, queued to maint, for branch-1.11 and master. We'll see if other makes have problems. > From 5f22886459c360e43ecd762efb058c53c0691bbb Mon Sep 17 00:00:00 2001 > From: Stefano Lattarini <stefano.lattar...@gmail.com> > Date: Sat, 20 Feb 2010 16:41:56 +0100 > Subject: [PATCH] Add tests about support of wildcards in EXTRA_DIST. > > * tests/extra10.test: New test, check basic support of wildcards > in EXTRA_DIST. > * tests/extra11.test: New test, check more complex usage of > wildcards in EXTRA_DIST. > * tests/extra11.test: New test, check usage of wildcards in > EXTRA_DIST when $builddir != $srcdir. > * tests/Makefile.am (TESTS): Updated accordingly. > Necessity of these new tests suggested by Braden McDaniel > <bra...@endoframe.com> and Ralf Wildenhues <ralf.wildenh...@gmx.de> Cheers, Ralf