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 38098fee1..2e95e0df6 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -115,7 +115,7 @@ Executable git-annex
if flag(TestSuite)
Build-Depends: tasty (>= 0.7), tasty-hunit, tasty-quickcheck,
- optparse-applicative
+ optparse-applicative
CPP-Options: -DWITH_TESTSUITE
if flag(TDFA)