diff options
-rw-r--r-- | git-annex.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal index b588a1321..d62f0a40d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -132,7 +132,8 @@ Test-Suite test Include-Dirs: Utility C-Sources: Utility/libdiskfree.c Extensions: CPP - GHC-Options: -threaded -DWITH_GLOB + GHC-Options: -threaded + CPP-Options: -DWITH_GLOB source-repository head type: git |