diff options
Diffstat (limited to 'install-win32/Makefile.am')
-rw-r--r-- | install-win32/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
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 \ |