]> git.proxmox.com Git - pve-storage.git/blame - PVE/API2/Makefile
renamed: PVE/API2/StorageReplication.pm -> PVE/API2/Storage/Replication.pm
[pve-storage.git] / PVE / API2 / Makefile
CommitLineData
b6cf0a66
DM
1
2
3.PHONY: install
4install:
409f8203
DC
5 install -D -m 0644 Disks.pm ${DESTDIR}${PERLDIR}/PVE/API2/Disks.pm
6 make -C Storage install