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. release_0_8_9_final-


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1746-g54ebb05
Date: Sat, 17 Aug 2013 11:17:11 +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  54ebb05d3bce38ea90a0eb9633e62efc2a21048f (commit)
      from  ad7e4bc5a031ec4784155ded68922c5e6321e58f (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=54ebb05d3bce38ea90a0eb9633e62efc2a21048f


commit 54ebb05d3bce38ea90a0eb9633e62efc2a21048f
Author: Gabriele Giacone <address@hidden>
Date:   Sat Aug 17 13:13:40 2013 +0200

    Add missing headers.

diff --git a/libbase/Makefile.am b/libbase/Makefile.am
index 97d417b..12b6a4c 100644
--- a/libbase/Makefile.am
+++ b/libbase/Makefile.am
@@ -46,6 +46,7 @@ libgnashbase_la_SOURCES = \
        GnashImageJpeg.cpp \
        GnashImageJpeg.h \
        GnashNumeric.h \
+       GnashScopedPtr.h \
        GnashSleep.h \
        GnashSystemFDHeaders.h \
        GnashSystemIOHeaders.h \
@@ -199,6 +200,7 @@ inst_HEADERS = \
        tu_file.h \
        IOChannel.h \
        Socket.h \
+       GnashScopedPtr.h \
        GnashSystemFDHeaders.h \
        GnashSystemNetHeaders.h \
        GnashSystemIOHeaders.h \
diff --git a/libmedia/Makefile.am b/libmedia/Makefile.am
index 2508049..985e034 100644
--- a/libmedia/Makefile.am
+++ b/libmedia/Makefile.am
@@ -47,6 +47,7 @@ libgnashmedia_la_SOURCES += \
        gst/AudioDecoderGst.h \
        gst/AudioInputGst.cpp \
        gst/AudioInputGst.h \
+       gst/GlibDeprecated.h \
        gst/GstUtil.cpp \
        gst/GstUtil.h \
        gst/MediaHandlerGst.cpp \

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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