summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 09932605d..94781c35e 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -399,6 +399,7 @@ Executable git-annex
if flag(S3)
Build-Depends: conduit, conduit-extra, aws (>= 0.9.2)
CPP-Options: -DWITH_S3
+ Other-Modules: Remote.S3
if flag(WebDAV)
Build-Depends: DAV (>= 1.0)
@@ -919,7 +920,6 @@ Executable git-annex
Remote.P2P
Remote.Rsync
Remote.Rsync.RsyncUrl
- Remote.S3
Remote.Tahoe
Remote.Web
Remote.WebDAV