summaryrefslogtreecommitdiff
path: root/Build/NullSoftInstaller.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-11 11:44:14 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-11 11:44:14 -0400
commit4a93859fb8827ece2234be1416474ab4d32bb2db (patch)
tree33195813a8ba204abd88fa344db898fcdd8770c1 /Build/NullSoftInstaller.hs
parent535cc9142af7de078117d307166f939bffc10e99 (diff)
one more lib
Diffstat (limited to 'Build/NullSoftInstaller.hs')
-rw-r--r--Build/NullSoftInstaller.hs1
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"
]