summaryrefslogtreecommitdiff
path: root/alpine/makefile.wnt
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2018-08-12 22:34:43 -0600
committerEduardo Chappa <chappa@washington.edu>2018-08-12 22:34:43 -0600
commit9449b23bbca71471a64f914b4bc7ec7d810e587f (patch)
tree12e119c0e389546892ae4bc4df82980cda4d6ffe /alpine/makefile.wnt
parentabcd5fe37b31b2e13907893f70a9e411dcf5e295 (diff)
downloadalpine-9449b23bbca71471a64f914b4bc7ec7d810e587f.tar.xz
* Several changes to the compilation of Alpine in Windows to use
LibreSSL in connecting to external servers. This complements the changes to support S/MIME. In particular, we add support for validation of certificates by using C:\\libressl\ssl\certs as the place to save CA certificates. In order to help users, some certificates are distributed. TODO: Kerberos port, w2k.
Diffstat (limited to 'alpine/makefile.wnt')
-rw-r--r--alpine/makefile.wnt2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/makefile.wnt b/alpine/makefile.wnt
index 92ecc4d1..7e139ed8 100644
--- a/alpine/makefile.wnt
+++ b/alpine/makefile.wnt
@@ -62,7 +62,7 @@ OURLIBS= ../c-client/cclient.lib osdep/libalpineosd.lib osdep/mswin.res \
../pith/osdep/libpithosd.lib ../pith/charconv/libpithcc.lib ../regex/libregex.lib ../pith/libpith.lib \
../pico/osdep/libpicoosd.lib ../pico/libpico.lib
-LIBS= $(STDLIBS) $(LDAPLIBS) $(SPELLLIBS) $(OURLIBS) $(EXTRALIBES)
+LIBS= $(STDLIBS) $(LDAPLIBS) $(SPELLLIBS) $(OURLIBS) $(EXTRALIBES) $(LIBRESSLLIBS)
all: alpine.exe rpload.exe rpdump.exe