From: Daniel Stenberg Date: Thu, 25 Mar 2004 07:53:37 +0000 (+0000) Subject: added curl_strerror to the build X-Git-Tag: curl-7_11_2~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0953140b53843f6b0d8841907432dbacaf6e6173;p=thirdparty%2Fcurl.git added curl_strerror to the build --- diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index e9ddd366e5..496d93a1c6 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -222,6 +222,7 @@ X_OBJS= \ $(DIROBJ)\http_negotiate.obj \ $(DIROBJ)\http_ntlm.obj \ $(DIROBJ)\md5.obj \ + $(DIROBJ)\curl_strerror.obj \ $(RESOURCE) all : $(TARGET)