From e87032597e7a691a2f1661eb5cb352e9a3dbd872 Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 20 Nov 2017 04:18:24 +0300 Subject: Prepare for binary releases Add Makefile and deb-control file to generate basic Debian packages and archives with binaries. --- pancake.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pancake.cabal') 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 -- cgit v1.2.3