Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e1df81c..ac29dcf 100644
--- a/Makefile
+++ b/Makefile
@@ -22,4 +22,6 @@ xo_bundle:
python makescripts/xobuild.py
dist_tarball:
python setup.py build
- python makescripts/desktopbuild.py \ No newline at end of file
+ python makescripts/desktopbuild.py
+debian: dist_tarball
+ python makescripts/debianpackage.py