summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0d611e0..bc4977b 100644
--- a/Makefile
+++ b/Makefile
@@ -124,6 +124,8 @@ deb:
dpkg-buildpackage -us -uc -rfakeroot
deb-src:
+ dh_clean
+ dh_auto_clean
dpkg-source -b -I.git -Iresult .
$(DISTROS): deb-src