gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/testsuite/misc-mtasc.all Makefile.am


From: Rob Savoye
Subject: [Gnash-commit] gnash/testsuite/misc-mtasc.all Makefile.am
Date: Sat, 13 Oct 2007 23:26:31 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    07/10/13 23:26:31

Modified files:
        testsuite/misc-mtasc.all: Makefile.am 

Log message:
        Add check.as to EXTRA_DIST.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-mtasc.all/Makefile.am?cvsroot=gnash&r1=1.18&r2=1.19

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-mtasc.all/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- Makefile.am 10 Oct 2007 05:41:05 -0000      1.18
+++ Makefile.am 13 Oct 2007 23:26:31 -0000      1.19
@@ -29,6 +29,7 @@
        super_test1.as \
        $(NULL)
 
+
 # These will get compiled to SWFs just as above, but will not be executed as a 
test
 # They are for secondary movies to be loaded by the above tests.
 AUXMOVIES = \
@@ -36,8 +37,7 @@
            level99.as \
            $(NULL)
 
-
-EXTRA_DIST = $(ASTESTS) $(AUXMOVIES) TestClass.as check.as Dejagnu.as
+EXTRA_DIST = $(ASTESTS) $(AUXMOVIES) TestClass.as ../check.h Dejagnu.as 
check.as
 
 if ENABLE_MTASC
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]