summaryrefslogtreecommitdiff
path: root/Build/BundledPrograms.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Build/BundledPrograms.hs')
-rw-r--r--Build/BundledPrograms.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/BundledPrograms.hs b/Build/BundledPrograms.hs
index e21855519..f703902aa 100644
--- a/Build/BundledPrograms.hs
+++ b/Build/BundledPrograms.hs
@@ -29,8 +29,8 @@ extraBundledPrograms = catMaybes
-- On Windows, gpg is bundled with git for windows.
#ifndef mingw32_HOST_OS
[ SysConfig.gpg
-#endif
]
+#endif
{- Programs that should be preferred for use from the bundle, over
- any that might be installed on the system otherwise. These come before