From 0953140b53843f6b0d8841907432dbacaf6e6173 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 25 Mar 2004 07:53:37 +0000 Subject: [PATCH] added curl_strerror to the build --- lib/Makefile.vc6 | 1 + 1 file changed, 1 insertion(+) 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)