gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/Makefil...


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/Makefil...
Date: Thu, 12 Oct 2006 11:39:46 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  06/10/12 11:39:45

Modified files:
        .              : ChangeLog 
        testsuite/misc-ming.all: Makefile.am 

Log message:
        made .swf testfiles dependencies for the corresponding runners.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1161&r2=1.1162
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/Makefile.am?cvsroot=gnash&r1=1.17&r2=1.18

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1161
retrieving revision 1.1162
diff -u -b -r1.1161 -r1.1162
--- ChangeLog   12 Oct 2006 11:03:22 -0000      1.1161
+++ ChangeLog   12 Oct 2006 11:39:45 -0000      1.1162
@@ -1,5 +1,7 @@
 2006-10-12 Sandro Santilli <address@hidden>
 
+       * testsuite/misc-ming.all/Makefile.am: made .swf testfiles
+         dependencies for the corresponding runners.
        * testsuite/misc-ming.all/Makefile.am,
          testsuite/misc-ming.all/PlaceObject2Test.c,
          testsuite/misc-ming.all/ming_utils.c,

Index: testsuite/misc-ming.all/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/Makefile.am,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- testsuite/misc-ming.all/Makefile.am 12 Oct 2006 11:03:22 -0000      1.17
+++ testsuite/misc-ming.all/Makefile.am 12 Oct 2006 11:39:45 -0000      1.18
@@ -91,6 +91,9 @@
 DefineEditTextVariableNameTest_Runner_LDADD = \
        $(top_builddir)/testsuite/libtestsuite.la \
        $(NULL)
+DefineEditTextVariableNameTest_Runner_DEPENDENCIES = \
+       DefineEditTextVariableNameTest.swf      \
+       $(NULL)
 
 spritehier_SOURCES =  spritehier.c
 spritehier_LDADD = $(MING_LIBS)




reply via email to

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