]> git.proxmox.com Git - qemu-server.git/blob - PVE/API2/Makefile
3fd85e296daf0c21e2f0d6607c31cb19d4d60195
[qemu-server.git] / PVE / API2 / Makefile
1 SOURCES= \
2 Qemu.pm
3
4 .PHONY: install
5 install:
6 install -D -m 0644 Qemu.pm ${DESTDIR}${PERLDIR}/PVE/API2/Qemu.pm