mhdless fix
authorNathan S. Evans <evans@in.tum.de>
Wed, 21 Jul 2010 12:49:59 +0000 (12:49 +0000)
committerNathan S. Evans <evans@in.tum.de>
Wed, 21 Jul 2010 12:49:59 +0000 (12:49 +0000)
src/transport/Makefile.am

index a6bf2de9d787d2f2ddd4af113479437bdf502038..2a62d0fb6497bcbc8f3140cac94deedd089d1752 100644 (file)
@@ -11,7 +11,7 @@ if HAVE_MHD
  HTTP_PLUGIN_LA = libgnunet_plugin_transport_http.la
  HTTP_PLUGIN_CHECK = test_plugin_transport_http \
                      test_transport_api_http \
-                     test_plugin_transport_reliability_http
+                     test_transport_api_reliability_http
 endif
 
 if USE_COVERAGE