]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Makefile
new plugin architecture
[pve-storage.git] / PVE / Makefile
index ae63b2c4a19ce278009b5d4d57f28daa75ad41de..83cb51e719823fb063f2e2a3063c98b89984fecd 100644 (file)
@@ -3,4 +3,5 @@
 .PHONY: install
 install:
        install -D -m 0644 Storage.pm ${DESTDIR}${PERLDIR}/PVE/Storage.pm
+       make -C Storage install
        make -C API2 install
\ No newline at end of file