]> granicus.if.org Git - curl/commitdiff
vc: fix the build for schannel certinfo support
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jun 2016 08:53:28 +0000 (10:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jun 2016 08:53:28 +0000 (10:53 +0200)
Broken since 6cabd785, which adds use of the Curl_extract_certinfo
function from the x509asn1.c file.

lib/Makefile.vc6

index b4cb229a6d4bd1cab0340dd9605d9028e4e128f2..824bb4e87be7372102a9b4b8372627a573e38338 100644 (file)
@@ -644,6 +644,7 @@ X_OBJS= \
        $(DIROBJ)\version.obj \\r
        $(DIROBJ)\warnless.obj \\r
        $(DIROBJ)\wildcard.obj \\r
+        $(DIROBJ)\x509asn1.obj \\r
        $(RESOURCE)\r
 \r
 all : $(TARGET)\r