makefile
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 31 Aug 2012 11:03:24 +0000 (11:03 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 31 Aug 2012 11:03:24 +0000 (11:03 +0000)
src/transport/Makefile.am

index 008f827fe289e328b3b563e5361744a2727e7828..4ac2678b0053db0880c6b4a63f6bb248f159612b 100644 (file)
@@ -661,6 +661,7 @@ test_transport_api_http_LDADD = \
  $(top_builddir)/src/util/libgnunetutil.la \
  $(top_builddir)/src/transport/libgnunettransporttesting.la
  
+#if FALSE
 test_transport_api_http_reverse_SOURCES = \
  test_transport_api.c
 test_transport_api_http_reverse_LDADD = \
@@ -668,6 +669,7 @@ test_transport_api_http_reverse_LDADD = \
  $(top_builddir)/src/hello/libgnunethello.la \
  $(top_builddir)/src/util/libgnunetutil.la \
  $(top_builddir)/src/transport/libgnunettransporttesting.la
+ #endif
  
 test_transport_api_timeout_http_SOURCES = \
  test_transport_api_timeout.c