added curl_strerror to the build

This commit is contained in:
Daniel Stenberg 2004-03-25 07:53:37 +00:00
parent 6c2825997a
commit 0953140b53
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ X_OBJS= \
$(DIROBJ)\http_negotiate.obj \
$(DIROBJ)\http_ntlm.obj \
$(DIROBJ)\md5.obj \
$(DIROBJ)\curl_strerror.obj \
$(RESOURCE)
all : $(TARGET)