]> git.proxmox.com Git - pve-apiclient.git/blobdiff - Makefile
add dintsall target
[pve-apiclient.git] / Makefile
index 7267b3d94acc26dc636d23a5be0924eaafad72db..44f47ae4a75358990d5aa9cb30520b23d6caeda6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,3 +30,7 @@ distclean: clean
 clean:
        rm -rf ./build *.deb *.changes
        find . -name '*~' -exec rm {} ';'
+
+.PHONY: dinstall
+dinstall: ${DEB}
+       dpkg -i ${DEB}