diff options
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
|