summaryrefslogtreecommitdiff
path: root/Build/NullSoftInstaller.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Build/NullSoftInstaller.hs')
-rw-r--r--Build/NullSoftInstaller.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs
index 8f2631d23..e0752024c 100644
--- a/Build/NullSoftInstaller.hs
+++ b/Build/NullSoftInstaller.hs
@@ -155,4 +155,6 @@ cygwinDlls =
, "libcurl-4.dll"
, "cyggnutls-26.dll"
, "libcrypto.dll"
+ , "libssl.dll"
+ , "cyggcrypt-11.dll"
]