X-Git-Url: https://git.proxmox.com/?p=pve-apiclient.git;a=blobdiff_plain;f=Makefile;h=08b1ce4ba77109c2025a16cbdab02bfff37a36b6;hp=287dc46c5de3024d26d97cb0871626b0b30134a9;hb=8291fb9a6e6bd08cce62bd2bbc9adf9ea417bccd;hpb=ce70bf815f0d711dbb502c5d7652af2e053313c1 diff --git a/Makefile b/Makefile index 287dc46..08b1ce4 100644 --- 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}