diff --git a/Makefile b/Makefile index 71bf915..dc67e4c 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,9 @@ ${DSC}: ${BUILDDIR} cd ${BUILDDIR}; dpkg-buildpackage -S -us -uc -d lintian ${DSC} +sbuild: $(DSC) + sbuild $(DSC) + .PHONY: clean distclean distclean: clean clean: