]> git.proxmox.com Git - pve-storage.git/blame - PVE/Makefile
avoid call to lvs when deactivating devices
[pve-storage.git] / PVE / Makefile
CommitLineData
b6cf0a66
DM
1
2
3.PHONY: install
4install:
5 install -D -m 0644 Storage.pm ${DESTDIR}${PERLDIR}/PVE/Storage.pm
6 make -C API2 install