gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/server Makefile.am


From: Sandro Santilli
Subject: [Gnash-commit] gnash/server Makefile.am
Date: Thu, 24 Aug 2006 00:59:56 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  06/08/24 00:59:55

Modified files:
        server         : Makefile.am 

Log message:
        removed duplicated action_buffer files (are in parser/Makefile.am)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/Makefile.am?cvsroot=gnash&r1=1.60&r2=1.61

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/server/Makefile.am,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- Makefile.am 24 Aug 2006 00:57:20 -0000      1.60
+++ Makefile.am 24 Aug 2006 00:59:55 -0000      1.61
@@ -85,7 +85,6 @@
         xmlsocket.cpp \
         string.cpp \
         action.cpp \
-       action_buffer.cpp \
        ActionExec.cpp \
         button.cpp \
         dlist.cpp \
@@ -114,7 +113,6 @@
 
 noinst_HEADERS = \
        action.h \
-       action_buffer.h \
        ActionExec.h \
        array.h \
        as_value.h \




reply via email to

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