summaryrefslogtreecommitdiffstats
path: root/makefile.w32-vc
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.w32-vc')
-rw-r--r--makefile.w32-vc2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile.w32-vc b/makefile.w32-vc
index e37c8c8..bcd0c62 100644
--- a/makefile.w32-vc
+++ b/makefile.w32-vc
@@ -81,6 +81,7 @@ HEADERS = \
ntlm.h \
occ-inline.h \
occ.h \
+ pkcs11.h \
openvpn.h \
openvpn-plugin.h \
options.h \
@@ -135,6 +136,7 @@ OBJS = base64.obj \
multi.obj \
ntlm.obj \
occ.obj \
+ pkcs11.obj \
openvpn.obj \
options.obj \
otime.obj \