gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. 2c646c0c2b5b8597c6cc


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 2c646c0c2b5b8597c6ccde4858ccd8c4f978216f
Date: Sat, 20 Nov 2010 10:09:22 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  2c646c0c2b5b8597c6ccde4858ccd8c4f978216f (commit)
      from  b257971adc9419b17b9bc0d4ab10a197df485944 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=2c646c0c2b5b8597c6ccde4858ccd8c4f978216f


commit 2c646c0c2b5b8597c6ccde4858ccd8c4f978216f
Author: Sandro Santilli <address@hidden>
Date:   Sat Nov 20 11:09:07 2010 +0100

    Actually, dro the _DEPENDENCY, which isn't needed at all in this case

diff --git a/testsuite/samples/Makefile.am b/testsuite/samples/Makefile.am
index 3a6451f..817b033 100644
--- a/testsuite/samples/Makefile.am
+++ b/testsuite/samples/Makefile.am
@@ -78,10 +78,6 @@ clip_as_button2_TestRunner_LDADD = \
 clip_as_button2_TestRunner_CXXFLAGS = \
        -DSRCDIR=\"$(abs_srcdir)\" \
        $(NULL)
-clip_as_button2_TestRunner_DEPENDENCIES = \
-       $(GNASH_LIBS) \
-       clip_as_button2.swf \
-       $(NULL)
 
 subshapes_TestRunner_SOURCES = \
        subshapes-TestRunner.cpp \
@@ -92,10 +88,6 @@ subshapes_TestRunner_LDADD = \
 subshapes_TestRunner_CXXFLAGS = \
        -DSRCDIR=\"$(abs_srcdir)\" \
        $(NULL)
-subshapes_TestRunner_DEPENDENCIES = \
-       $(GNASH_LIBS) \
-       subshapes.swf \
-       $(NULL)
 
 gotoFrameOnKeyEvent_TestRunner_SOURCES = \
        gotoFrameOnKeyEvent-TestRunner.cpp \
@@ -106,10 +98,6 @@ gotoFrameOnKeyEvent_TestRunner_LDADD = \
 gotoFrameOnKeyEvent_TestRunner_CXXFLAGS = \
        -DSRCDIR=\"$(abs_srcdir)\" \
        $(NULL)
-gotoFrameOnKeyEvent_TestRunner_DEPENDENCIES = \
-       $(GNASH_LIBS) \
-       gotoFrameOnKeyEvent.swf \
-       $(NULL)
 
 GotoAndPlayTestRunner: $(srcdir)/../generic-testrunner.sh 
$(srcdir)/GotoAndPlayTest.swf
        sh $< $(top_builddir) $(srcdir)/GotoAndPlayTest.swf > $@

-----------------------------------------------------------------------

Summary of changes:
 testsuite/samples/Makefile.am |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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