You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
565 B

Index: Makefile.in
--- Makefile.in.orig 2010-05-26 23:53:28.000000000 +0200
+++ Makefile.in 2010-08-28 11:25:27.000000000 +0200
@@ -21,8 +21,7 @@
TARGET_LIB=libserf-$(SERF_MAJOR_VERSION).la
-TEST_OBJECTS = test/serf_get.lo test/serf_response.lo test/serf_request.lo \
- test/serf_spider.lo test/serf_server.lo test/serf_bwtp.lo
+TEST_OBJECTS = test/serf_get.lo test/serf_response.lo test/serf_request.lo
TEST_SUITE_OBJECTS = test/CuTest.lo test/test_all.lo test/test_util.lo \
test/test_buckets.lo test/test_context.lo \