gnash-commit
[Top][All Lists]
Advanced

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

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


From: Rob Savoye
Subject: [Gnash-commit] gnash/testsuite/misc-ming.all Makefile.am
Date: Thu, 12 Oct 2006 23:51:50 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    06/10/12 23:51:50

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

Log message:
        Use TEST_CASES instead o noinst_PROGRAMS.

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

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/Makefile.am,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- Makefile.am 12 Oct 2006 23:50:44 -0000      1.19
+++ Makefile.am 12 Oct 2006 23:51:50 -0000      1.20
@@ -143,7 +143,7 @@
            $$runtest $(RUNTESTFLAGS) $(TEST_DRIVERS); \
        else \
          echo "WARNING: could not find \`runtest'" 1>&2; \
-          for i in "$(noinst_PROGRAMS)"; do \
+          for i in "$(TEST_CASES)"; do \
            $(SHELL) $$i; \
          done; \
        fi




reply via email to

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