summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 076b00a..929d0c4 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ dist/setup-config: openpgp.cabal
52 cabal configure 52 cabal configure
53else 53else
54dist/setup-config: openpgp.cabal 54dist/setup-config: openpgp.cabal
55 cabal configure 55 cabal configure --enable-tests
56endif 56endif
57 57
58clean: 58clean: