gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r12205 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r12205 - gnunet/src/transport
Date: Mon, 12 Jul 2010 11:01:54 +0200

Author: wachs
Date: 2010-07-12 11:01:54 +0200 (Mon, 12 Jul 2010)
New Revision: 12205

Modified:
   gnunet/src/transport/Makefile.am
Log:
adding test_plugin_transport_http test


Modified: gnunet/src/transport/Makefile.am
===================================================================
--- gnunet/src/transport/Makefile.am    2010-07-12 08:24:21 UTC (rev 12204)
+++ gnunet/src/transport/Makefile.am    2010-07-12 09:01:54 UTC (rev 12205)
@@ -6,11 +6,9 @@
   WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
 endif
 
-if MINGW
  GN_LIBMHD = -lmicrohttpd
  HTTP_PLUGIN_LA = libgnunet_plugin_transport_http.la
  HTTP_PLUGIN_CHECK = test_plugin_transport_http
-endif
 
 if USE_COVERAGE
   AM_CFLAGS = --coverage -O0
@@ -144,6 +142,7 @@
  test_transport_api_tcp_nat \
  test_transport_api_udp \
  test_transport_api_udp_nat \
+ test_plugin_transport_http \
  test_transport_api_reliability_tcp \
  test_transport_api_reliability_tcp_nat 
 




reply via email to

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