diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-11 11:44:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-11 11:44:14 -0400 |
commit | 4a93859fb8827ece2234be1416474ab4d32bb2db (patch) | |
tree | 33195813a8ba204abd88fa344db898fcdd8770c1 /Build | |
parent | 535cc9142af7de078117d307166f939bffc10e99 (diff) |
one more lib
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"
]
|