Commit 0953140b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

added curl_strerror to the build

parent 6c282599
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -222,6 +222,7 @@ X_OBJS= \
        $(DIROBJ)\http_negotiate.obj \
        $(DIROBJ)\http_ntlm.obj \
	$(DIROBJ)\md5.obj \
	$(DIROBJ)\curl_strerror.obj \
	$(RESOURCE)

all : $(TARGET)