From 4d84de11b1fdd795b00086f1901787de358c9230 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 4 Jun 2008 10:53:57 +0000 Subject: Added support for building and linking with openssl-0.9.8h on Windows. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2982 e7ae566f-a301-0410-adde-c780ea21d3b5 --- install-win32/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'install-win32/Makefile.am') diff --git a/install-win32/Makefile.am b/install-win32/Makefile.am index 559544c..f939f86 100644 --- a/install-win32/Makefile.am +++ b/install-win32/Makefile.am @@ -25,10 +25,10 @@ MAINTAINERCLEANFILES = $(srcdir)/Makefile.in dist_noinst_DATA = \ + openssl \ GetWindowsVersion.nsi \ build-pkcs11-helper.sh \ buildinstaller \ - buildopensslpath.bat \ ddk-common \ doclean \ dosname.pl \ @@ -44,7 +44,6 @@ dist_noinst_DATA = \ maketap \ maketapinstall \ maketext \ - openssl.patch \ openvpn.nsi \ setpath.nsi \ settings.in \ -- cgit