]> git.proxmox.com Git - qemu-server.git/blame - PVE/API2/Makefile
improve PVE/API2/Makefile
[qemu-server.git] / PVE / API2 / Makefile
CommitLineData
1e3baf05
DM
1.PHONY: install
2install:
aaa36aee 3 install -d -m 0755 ${DESTDIR}${PERLDIR}/PVE/API2
1e3baf05 4 install -D -m 0644 Qemu.pm ${DESTDIR}${PERLDIR}/PVE/API2/Qemu.pm