aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJay Satiro <raysatiro@yahoo.com>2015-08-06 02:08:58 -0400
committerSteve Holme <steve_holme@hotmail.com>2015-08-06 18:02:19 +0100
commitbb6b521f69c0508276f6f5af46c4576dc0b9e1e3 (patch)
tree935bbe93c69995bbcf3e0f4b700150250cc5ef7a /Makefile.am
parent8279dd7d3975fe9aaeabcf9a79ad117c1cfdfef8 (diff)
build: Added wolfSSL build script for Visual Studio projects
Added the wolfSSL build script, based on build-openssl.bat, as well as the property sheet and header file required for the upcoming additions to the Visual Studio project files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 0553f9bc1..5f1c881bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -94,6 +94,7 @@ VC14_SRCVCXPROJ_DEPS = $(VC14_SRCTMPL) Makefile.am src/Makefile.inc
VC_DIST = projects/README \
projects/build-openssl.bat \
+ projects/build-wolfssl.bat \
projects/checksrc.bat \
projects/Windows/VC6/curl-all.dsw \
projects/Windows/VC6/lib/libcurl.dsw \