diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-20 13:03:46 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-20 13:03:46 -0400 |
commit | 81416fc94bfc597efa1849100904ebb91e77e833 (patch) | |
tree | bcf8e4404a08b18fad1b6364d2f3957be15034f2 | |
parent | 40acfb10a8d5fd1aec68f806ad2b8ec953070440 (diff) |
another lib
-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 26ce737d1..bf0875e2c 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -214,6 +214,7 @@ cygwinDlls = , "cygnettle-4.dll"
, "cygtasn1-6.dll"
, "cygpcre-1.dll"
+ , "cyguuid-1.dll"
]
-- msysgit opens Program Files/Git/doc/git/html/git-annex.html
|