summaryrefslogtreecommitdiff
path: root/Makefile.example
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-06-08 18:30:15 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-06-08 18:30:15 +0200
commit8486380780073057736944ac6e6ef0aca9a52eec (patch)
tree83ab0b4fd2b1356f1e03d72f9562e730efcca165 /Makefile.example
parentbbed42d3287dcbb47fadf1ed926dfdfe5fb3d93f (diff)
parent3714f0d1f3e8610d1fa789c8ea33e7fc9f773f25 (diff)
downloadIshtar-8486380780073057736944ac6e6ef0aca9a52eec.tar.bz2
Ishtar-8486380780073057736944ac6e6ef0aca9a52eec.zip
Merge branch 'master' into v0.9
Diffstat (limited to 'Makefile.example')
-rw-r--r--Makefile.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.example b/Makefile.example
index 7ea3d8304..4d6258882 100644
--- a/Makefile.example
+++ b/Makefile.example
@@ -204,3 +204,6 @@ distribute_test: sdist
distribute_main: sdist
twine upload -r pypi dist/*
+
+deb: clean
+ debuild -i -us -uc -b