summaryrefslogtreecommitdiffhomepage
path: root/debug-me.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-05-04 14:14:33 -0400
committerJoey Hess <joeyh@joeyh.name>2017-05-04 14:16:19 -0400
commit8176f6bf93c382dd1a9ca1d549d3a8213ef62f99 (patch)
tree2b8b8b31354fe7e15cfa66a7c08704c004ac6cd8 /debug-me.cabal
parent0aebedadd392e495ffc8f7c2fa74d712f16c2d7d (diff)
downloaddebug-me-8176f6bf93c382dd1a9ca1d549d3a8213ef62f99.tar.gz
add init script, systemd service file, Makefile
for debug-me server installation Adapted from keysafe
Diffstat (limited to 'debug-me.cabal')
-rw-r--r--debug-me.cabal6
1 files changed, 5 insertions, 1 deletions
diff --git a/debug-me.cabal b/debug-me.cabal
index c8fbb6d..383d61d 100644
--- a/debug-me.cabal
+++ b/debug-me.cabal
@@ -37,7 +37,11 @@ Extra-Source-Files:
CHANGELOG
INSTALL
TODO
+ Makefile
debug-me.1
+ debug-me.service
+ debug-me.init
+ debug-me.default
Executable debug-me
Main-Is: debug-me.hs
@@ -111,4 +115,4 @@ Executable debug-me
source-repository head
type: git
- location: git://keysafe.branchable.com/
+ location: git://debug-me.branchable.com/