On Fri, Jun 06, 2008 at 11:50:53AM -0400, Russ Nelson wrote: > Patrice Dumas writes: > > I also get an error when doing make check: > > > > make[3]: Entering directory > `/home/dumas/tmp/gnash-0.8.3-rc2/testsuite/misc-ming.all' > > .... > > make[3]: *** No rule to make target `DrawingApiTest.as', needed by > `DrawingApiTest.swf'. Stop. > > > > In fact the whole directory is empty. Looks like something is screwed in > > the release. > > I'm confused. What whole directory is empty? Looking at the tarball, > I see many files in .../testsuite/misc-ming.all.
Technically, it could be possible to have the if ENABLE_MING moved in testsuite/misc-ming.all/Makefile.am such that EXTRA_DIST is not within the section, but I really think that doing the choice at the directory level in testsuite/Makefile.am is better for maintainance and less error-prone. -- Pat _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

