]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Makefile
convert pvesm into a PVE::CLI class
[pve-storage.git] / PVE / Makefile
index 83cb51e719823fb063f2e2a3063c98b89984fecd..655cad89429a0147196f798409c45172da04172c 100644 (file)
@@ -4,4 +4,5 @@
 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
+       make -C API2 install
+       make -C CLI install