summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1072361..16e6064 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,4 +25,5 @@ docs:
cd doc && make docs
deb:
- debuild -i --lintian-opts -i
+ dpkg-buildpackage -sn
+