5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-02-10 13:57:37 +03:00
qemu-server/PVE/API2/Makefile
2011-08-23 07:47:04 +02:00

7 lines
123 B
Makefile

SOURCES= \
Qemu.pm
.PHONY: install
install:
install -D -m 0644 Qemu.pm ${DESTDIR}${PERLDIR}/PVE/API2/Qemu.pm