]> git.proxmox.com Git - novnc-pve.git/blobdiff - Makefile
bump version to 1.4.0-3
[novnc-pve.git] / Makefile
index 2abc5aae20cb1b2081ee5d9690e75736327fac7d..431dff95abcac03242e9da0ba83be66997507ccd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,9 @@ $(DSC): $(ORIG_SRC_TAR) $(BUILDDIR)
        cd $(BUILDDIR); dpkg-buildpackage -S -uc -us -d
        lintian $(DSC)
 
+sbuild: $(DSC)
+       sbuild $(DSC)
+
 .PHONY: submodule
 submodule:
        test -f "$(SRCDIR)/package.json" || git submodule update --init