]> git.proxmox.com Git - qemu-server.git/blob - PVE/API2/Makefile
fix #1569: add shared flag to disks
[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