From: Daniel Stenberg Date: Mon, 19 Nov 2001 20:06:29 +0000 (+0000) Subject: Miklos Nemeth pointed out the missing connect.obj X-Git-Tag: curl-7_9_2~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b244710ddba83c73b6d761fcec8d3bf51e103a53;p=curl Miklos Nemeth pointed out the missing connect.obj --- diff --git a/lib/Makefile.b32.resp b/lib/Makefile.b32.resp index 515cb316c..02c9895e8 100644 --- a/lib/Makefile.b32.resp +++ b/lib/Makefile.b32.resp @@ -27,5 +27,5 @@ +version.obj & +easy.obj & +strequal.obj & -+strtok.obj - ++strtok.obj & ++connect.obj