gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, release, updated. release_0_8_9_start


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, release, updated. release_0_8_9_start-12-gf068719
Date: Fri, 04 Feb 2011 01:50:45 +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, release has been updated
       via  f0687197e737701469d6cf28a35b0d12571e473a (commit)
      from  f09ba2bdbda2aac5aaab6058ad24ee274fbed808 (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=f0687197e737701469d6cf28a35b0d12571e473a


commit f0687197e737701469d6cf28a35b0d12571e473a
Author: Gabriele Giacone <address@hidden>
Date:   Fri Feb 4 02:44:38 2011 +0100

    Add swfdec testsuite to dist

diff --git a/Makefile.am b/Makefile.am
index c5dd48d..4f159c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,7 @@ noinst_SCRIPT = autogen.sh
 DISTCHECK_CONFIGURE_FLAGS = \
        --with-plugins-install=prefix \
        --enable-extensions=all \
+       --with-swfdec-testsuite \
        --enable-gui=all
 #--enable-cygnal
 
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 0a20307..6ce0f84 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -169,3 +169,6 @@ clean-local:
        rm -f Dejagnu.swf gnashrc
        rm -rf tmpSharedObject
 
+dist-hook:
+       $(MAKE) -C $(top_srcdir) fetch-swfdec
+

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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