diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-20 11:25:40 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-20 11:25:40 -0400 |
commit | d307205713f09ce9737e6bca3ad05773733e1f25 (patch) | |
tree | 9a58508df01fbe76388c85dfea1648e61e0640a8 /Build/NullSoftInstaller.hs | |
parent | 9c8072a2c3020d067e49227ef6d7b9d982fb9895 (diff) |
more libs
Diffstat (limited to 'Build/NullSoftInstaller.hs')
-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 cbe24f71d..3d8780fa7 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -207,6 +207,8 @@ cygwinDlls = , "cygreadline7.dll"
, "cygncursesw-10.dll"
, "cygusb0.dll"
+ , "cyghogweed-2.dll"
+ , "cygk5crypto-3.dll"
]
-- msysgit opens Program Files/Git/doc/git/html/git-annex.html
|