diff options
Diffstat (limited to 'Build/NullSoftInstaller.hs')
-rw-r--r-- | Build/NullSoftInstaller.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs index 6963329a5..d39cd8bb5 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -151,4 +151,6 @@ cygwinDlls = , "cyggssapi-3.dll"
, "cygkrb5-26.dll"
, "cygz.dll"
+ , "cygidn-11.dll"
+ , "libcurl-4.dll"
]
|