gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/rtmp r9719: build cache class too.


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9719: build cache class too.
Date: Wed, 12 Nov 2008 18:15:09 -0700
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9719
committer: address@hidden
branch nick: rtmp
timestamp: Wed 2008-11-12 18:15:09 -0700
message:
  build cache class too.
modified:
  libnet/Makefile.am
=== modified file 'libnet/Makefile.am'
--- a/libnet/Makefile.am        2008-11-06 19:58:35 +0000
+++ b/libnet/Makefile.am        2008-11-13 01:15:09 +0000
@@ -57,7 +57,8 @@
        rtmp_client.h \
        rtmp_server.h \
        statistics.h \
-       diskstream.h
+       diskstream.h \
+       cache.h
 
 libgnashnet_la_SOURCES = \
        cque.cpp \
@@ -71,7 +72,8 @@
        rtmp_client.cpp \
        rtmp_server.cpp \
        statistics.cpp \
-       diskstream.cpp
+       diskstream.cpp \
+       cache.cpp
 
 if WIN32
   AM_LDFLAGS += -no-undefined


reply via email to

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