gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11815: add libgnashmedia and libgna


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11815: add libgnashmedia and libgnash so make check still works for people that still run Ubuntu Hardy.
Date: Wed, 27 Jan 2010 17:56:01 -0700
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11815
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Wed 2010-01-27 17:56:01 -0700
message:
  add libgnashmedia and libgnash so make check still works for people that 
still run Ubuntu Hardy.
modified:
  libcore/Makefile.am
=== modified file 'libcore/Makefile.am'
--- a/libcore/Makefile.am       2010-01-21 00:27:19 +0000
+++ b/libcore/Makefile.am       2010-01-28 00:56:01 +0000
@@ -50,7 +50,6 @@
        $(FONTCONFIG_CFLAGS) \
        $(NULL)
 
-
 libgnashcore_la_SOURCES = \
        BitmapMovie.cpp \
        Property.cpp \
@@ -295,6 +294,8 @@
        $(top_builddir)/libnet/libgnashnet.la \
        $(top_builddir)/libcore/parser/libgnashparser.la \
        $(top_builddir)/libcore/vm/libgnashvm.la \
+       $(top_builddir)/libsound/libgnashsound.la \
+       $(top_builddir)/libmedia/libgnashmedia.la \
        $(BOOST_LIBS) \
        $(PTHREAD_LIBS) \
        $(FREETYPE2_LIBS) \


reply via email to

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