Commit 05a69ce3 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

vc: fix the build for schannel certinfo support

Broken since 6cabd785, which adds use of the Curl_extract_certinfo
function from the x509asn1.c file.
parent 80388ede
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -644,6 +644,7 @@ X_OBJS= \
	$(DIROBJ)\version.obj \
	$(DIROBJ)\warnless.obj \
	$(DIROBJ)\wildcard.obj \
        $(DIROBJ)\x509asn1.obj \
	$(RESOURCE)

all : $(TARGET)