summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 1b9ce1b..6b82779 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -8,7 +8,7 @@ Copyright: 2016 Joey Hess
License: AGPL-3
Homepage: https://joeyh.name/code/keysafe/
Category: Utility
-Build-Type: Simple
+Build-Type: Custom
Synopsis: back up a secret key securely to the cloud
Description:
Keysafe backs up a secret key to several cloud servers, split up
@@ -20,6 +20,7 @@ License-File: AGPL
Extra-Source-Files:
CHANGELOG
TODO
+ keysafe.1
Executable keysafe
Main-Is: keysafe.hs