]> git.proxmox.com Git - pve-apiclient.git/blobdiff - Makefile
example2.pl: add a second example
[pve-apiclient.git] / Makefile
index 287dc46c5de3024d26d97cb0871626b0b30134a9..08b1ce4ba77109c2025a16cbdab02bfff37a36b6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,7 @@ install:
        install -D -m 0644 PVE/APIClient/LWP.pm ${PERL5DIR}/PVE/APIClient/LWP.pm
        install -d -m 755 ${DOCDIR}/examples
        install -m 0755 examples/example1.pl ${DOCDIR}/examples
+       install -m 0755 examples/example2.pl ${DOCDIR}/examples
 
 .PHONY: upload
 upload: ${DEB}