diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-11 11:53:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-11 11:53:56 -0400 |
commit | 9a0de0e645310003d828fc3421a592d55aff8fe5 (patch) | |
tree | 8cdcb53204a1774e9f451f23e8685766b0973967 /Build | |
parent | 8f4cf7a753f1e9c1e8e8a6b1a5fd1bf5c9ad5440 (diff) |
argh, one more
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 0376da5bf..aa6bff9ac 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -162,4 +162,5 @@ cygwinDlls = , "cyggpg-error-0.dll"
, "cygp11-kit-0.dll"
, "cygtasn1-3.dll"
+ , "cygffi-6.dll"
]
|