]> granicus.if.org Git - curl/commitdiff
added curl_strerror to the build
authorDaniel Stenberg <daniel@haxx.se>
Thu, 25 Mar 2004 07:53:37 +0000 (07:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Mar 2004 07:53:37 +0000 (07:53 +0000)
lib/Makefile.vc6

index e9ddd366e5a2f7b8b8f1080ccac3891482c2fb9b..496d93a1c65a9d9f20ac93bf19874dff2d7bc050 100644 (file)
@@ -222,6 +222,7 @@ X_OBJS= \
         $(DIROBJ)\http_negotiate.obj \\r
         $(DIROBJ)\http_ntlm.obj \\r
        $(DIROBJ)\md5.obj \\r
+       $(DIROBJ)\curl_strerror.obj \\r
        $(RESOURCE)\r
 \r
 all : $(TARGET)\r