aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3f3840a971..bac464846d 100644
--- a/Makefile
+++ b/Makefile
@@ -70,3 +70,8 @@ dist:
# Until we add a nice configure tool, default to the SDL build rules
build.rules:
$(CP) backends/sdl/build.rules build.rules
+
+deb:
+ ln -sf dists/debian;
+ debian/prepare
+ fakeroot debian/rules binary