gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/plugin Makefile.am


From: Rob Savoye
Subject: [Gnash-commit] gnash/plugin Makefile.am
Date: Wed, 04 Oct 2006 05:13:00 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    06/10/04 05:13:00

Modified files:
        plugin         : Makefile.am 

Log message:
        Don't link in log.cpp directly.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/Makefile.am?cvsroot=gnash&r1=1.44&r2=1.45

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/Makefile.am,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- Makefile.am 28 Sep 2006 00:42:14 -0000      1.44
+++ Makefile.am 4 Oct 2006 05:13:00 -0000       1.45
@@ -113,8 +113,7 @@
 libgnashplugin_la_SOURCES  = plugin.cpp \
        mozilla-sdk/npn_gate.cpp \
         mozilla-sdk/npp_gate.cpp \
-        mozilla-sdk/np_entry.cpp \
-       $(top_srcdir)/libbase/log.cpp
+        mozilla-sdk/np_entry.cpp
 
 libgnashplugin_la_LIBADD   = \
        $(NULL)




reply via email to

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