CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/11 14:30:44

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

Log message:
        $(top_srcdir)

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

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- Makefile.am 11 Oct 2006 13:57:41 -0000      1.14
+++ Makefile.am 11 Oct 2006 14:30:43 -0000      1.15
@@ -85,7 +85,7 @@
        DefineEditTextVariableNameTest-Runner.cpp \
        $(NULL)
 DefineEditTextVariableNameTest_Runner_LDADD = \
-       ../libtestsuite.la \
+       $(top_srcdir)/testsuite/libtestsuite.la \
        $(NULL)
 
 spritehier_SOURCES =  spritehier.c


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to