gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, openvg, updated. a45ed923f246dc3b66f0


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, openvg, updated. a45ed923f246dc3b66f0be0130408264c05b034b
Date: Mon, 20 Dec 2010 19:29:55 +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, openvg has been updated
       via  a45ed923f246dc3b66f0be0130408264c05b034b (commit)
      from  168a0927aff5e90c242055e6bc5cdf657ff6c42b (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=a45ed923f246dc3b66f0be0130408264c05b034b


commit a45ed923f246dc3b66f0be0130408264c05b034b
Author: Rob Savoye <address@hidden>
Date:   Sun Dec 19 21:40:44 2010 -0700

    add the two new header files

diff --git a/libdevice/Makefile.am b/libdevice/Makefile.am
index 5d8ef64..f82ea68 100644
--- a/libdevice/Makefile.am
+++ b/libdevice/Makefile.am
@@ -76,7 +76,9 @@ libgnashdevice_la_LIBADD = \
        $(TS_LIBS) \
        $(GNASH_LIBS)
 libgnashdevice_la_LDFLAGS =  -release $(VERSION) 
-libgnashdevice_la_SOURCES =
+libgnashdevice_la_SOURCES = \
+       GnashDevice.h \
+       DeviceGlue.h \
 
 if BUILD_X11_DEVICE
 libgnashdevice_la_CPPFLAGS += $(X11_CFLAGS)

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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