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. 174296ae945a19db76b4


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 174296ae945a19db76b47e8755e003e0914ca9dc
Date: Tue, 21 Dec 2010 09:34:41 +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  174296ae945a19db76b47e8755e003e0914ca9dc (commit)
      from  0acb6e365ebf23892ea151903e9a1c8b838e66e2 (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=174296ae945a19db76b47e8755e003e0914ca9dc


commit 174296ae945a19db76b47e8755e003e0914ca9dc
Author: Sandro Santilli <address@hidden>
Date:   Tue Dec 21 10:34:11 2010 +0100

    Another dir in EXTRA_DIST breaking lenny build...

diff --git a/plugin/npapi/Makefile.am b/plugin/npapi/Makefile.am
index 76c4e9a..f650dcf 100644
--- a/plugin/npapi/Makefile.am
+++ b/plugin/npapi/Makefile.am
@@ -21,7 +21,16 @@ AUTOMAKE_OPTIONS =
 SUBDIRS =
 
 # make sure these files make it into the distribution tarball.
-EXTRA_DIST = mozilla-sdk 
+EXTRA_DIST = \
+       mozilla-sdk/include/npapi.h \
+       mozilla-sdk/include/npfunctions.h \
+       mozilla-sdk/include/npruntime.h \
+       mozilla-sdk/include/nptypes.h \
+       mozilla-sdk/np_entry.cpp \
+       mozilla-sdk/npn_gate.cpp \
+       mozilla-sdk/npp_gate.cpp \
+       mozilla-sdk/npplat.h \
+       mozilla-sdk/pluginbase.h
 
 # This is a hard coded path to where the plugin gets installed.
 GNASHBINDIR = $(bindir)

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

Summary of changes:
 plugin/npapi/Makefile.am |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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