summaryrefslogtreecommitdiff
path: root/pancake.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2017-11-20 04:18:24 +0300
committerdefanor <defanor@uberspace.net>2017-11-20 04:18:24 +0300
commite87032597e7a691a2f1661eb5cb352e9a3dbd872 (patch)
treec3fd8f5d4c6c3e61bc7cac51a6fb8aeea1c1c45c /pancake.cabal
parente2936f8773bf7d84d493020bfe2fab1d8d7f3819 (diff)
Prepare for binary releases
Add Makefile and deb-control file to generate basic Debian packages and archives with binaries.
Diffstat (limited to 'pancake.cabal')
-rw-r--r--pancake.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/pancake.cabal b/pancake.cabal
index bf9831a..97aec47 100644
--- a/pancake.cabal
+++ b/pancake.cabal
@@ -19,6 +19,8 @@ extra-source-files: ChangeLog.md
, README.org
, pancake.el
, pancake.1
+ , Makefile
+ , deb/DEBIAN/control
cabal-version: >=1.10
source-repository head
type: git