gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/rtmp r9590: add test_rtmp back in.


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r9590: add test_rtmp back in.
Date: Wed, 20 Aug 2008 10:31:27 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9590
committer: address@hidden
branch nick: rtmp
timestamp: Wed 2008-08-20 10:31:27 -0600
message:
  add test_rtmp back in.
modified:
  testsuite/libnet.all/Makefile.am
=== modified file 'testsuite/libnet.all/Makefile.am'
--- a/testsuite/libnet.all/Makefile.am  2008-08-15 08:47:48 +0000
+++ b/testsuite/libnet.all/Makefile.am  2008-08-20 16:31:27 +0000
@@ -47,17 +47,16 @@
 check_PROGRAMS = \
        test_cque \
        test_handler \
-       test_http 
-
-#test_rtmp 
+       test_http \
+       test_rtmp 
 
 test_http_SOURCES = test_http.cpp
 test_http_LDADD = $(AM_LDFLAGS) 
 test_http_DEPENDENCIES = site-update
 
-#test_rtmp_SOURCES = test_rtmp.cpp
-#test_rtmp_LDADD = $(AM_LDFLAGS) 
-#test_rtmp_DEPENDENCIES = site-update
+test_rtmp_SOURCES = test_rtmp.cpp
+test_rtmp_LDADD = $(AM_LDFLAGS) 
+test_rtmp_DEPENDENCIES = site-update
 
 test_cque_SOURCES = test_cque.cpp
 test_cque_LDADD = $(AM_LDFLAGS) 


reply via email to

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