gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog gui/Makefile.am


From: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog gui/Makefile.am
Date: Wed, 18 Oct 2006 17:29:57 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/18 17:29:57

Modified files:
        .              : ChangeLog 
        gui            : Makefile.am 

Log message:
        2006-10-18 Stefan Schweizer <address@hidden>
        
                * gui/Makefile.am: klash_DEPENDENCIES += libgnashplayer.la.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1304&r2=1.1305
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/Makefile.am?cvsroot=gnash&r1=1.37&r2=1.38

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1304
retrieving revision 1.1305
diff -u -b -r1.1304 -r1.1305
--- ChangeLog   18 Oct 2006 15:52:31 -0000      1.1304
+++ ChangeLog   18 Oct 2006 17:29:57 -0000      1.1305
@@ -1,3 +1,7 @@
+2006-10-18 Stefan Schweizer <address@hidden>
+
+       * gui/Makefile.am: klash_DEPENDENCIES += libgnashplayer.la.
+
 2006-10-18 Sandro Santilli <address@hidden>
 
        * backend/render_handler_cairo.cpp:

Index: gui/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/gui/Makefile.am,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- gui/Makefile.am     17 Oct 2006 13:50:39 -0000      1.37
+++ gui/Makefile.am     18 Oct 2006 17:29:57 -0000      1.38
@@ -35,7 +35,7 @@
 # forward this exception.
 # 
 
-# $Id: Makefile.am,v 1.37 2006/10/17 13:50:39 bjacques Exp $
+# $Id: Makefile.am,v 1.38 2006/10/18 17:29:57 nihilus Exp $
 
 AUTOMAKE_OPTIONS = 
 
@@ -223,7 +223,7 @@
        $(GNASH_LIBS) \
        libgnashplayer.la
 
-klash_DEPENDENCIES = libgnashgui.la
+klash_DEPENDENCIES = libgnashgui.la libgnashplayer.la
 
 CLEANFILES = klash.moc
 klash.moc: $(srcdir)/kdesup.h




reply via email to

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