diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-20 12:01:26 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-20 12:01:26 -0400 |
commit | c9d492c19fd712500792c717b444cb51a1fcd449 (patch) | |
tree | 7c810e9a259e7d891cceb33c348205c226749a59 /Build | |
parent | a42d5a8a19d63824f91563dcdbbfcb80fe78f27d (diff) |
more libs
Diffstat (limited to 'Build')
-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 495dfcab8..d460e675a 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -211,6 +211,8 @@ cygwinDlls = , "cygk5crypto-3.dll"
, "cygkrb5support-0.dll"
, "cyggmp-10.dll"
+ , "cygkrb5-3.dll"
+ , "cygnettle-4.dll"
]
-- msysgit opens Program Files/Git/doc/git/html/git-annex.html
|