diff options
Diffstat (limited to 'Build')
-rw-r--r-- | Build/NullSoftInstaller.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs index e0752024c..e6c6cd79b 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -157,4 +157,5 @@ cygwinDlls = , "libcrypto.dll"
, "libssl.dll"
, "cyggcrypt-11.dll"
+ , "cyggpg-error-0.dll"
]
|