From: Daniel Stenberg Date: Wed, 12 Apr 2006 18:12:46 +0000 (+0000) Subject: added splay X-Git-Tag: curl-7_15_4~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d774730f8389dbed92425cfac4390317b938b19f;p=thirdparty%2Fcurl.git added splay --- diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 3ba268e731..6075ccb119 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -480,6 +480,7 @@ X_OBJS= \ $(DIROBJ)\select.obj \ $(DIROBJ)\content_encoding.obj \ $(DIROBJ)\tftp.obj \ + $(DIROBJ)\splay.obj \ $(RESOURCE) all : $(TARGET)