]> git.proxmox.com Git - pve-access-control.git/blobdiff - Makefile
bump version to 8.1.4
[pve-access-control.git] / Makefile
index fb55c24c064403b3f5d4ff7e3b2692de7f00c5fc..ed09ea812bf5f56218a6a761c674caa88b3eedea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,9 @@ $(DSC): $(BUILDDIR)
        cd $(BUILDDIR); dpkg-buildpackage -S -us -uc -d
        lintian $(DSC)
 
+sbuild: $(DSC)
+       sbuild $(DSC)
+
 .PHONY: upload
 upload: UPLOAD_DIST ?= $(DEB_DISTRIBUTION)
 upload: $(DEB)