]> git.proxmox.com Git - pve-storage.git/blobdiff - Makefile
rbd: fix #3969: add rbd dev paths with cluster info
[pve-storage.git] / Makefile
index 431db16a68f5429b79579165aaa4fdb8b7782017..029b586f66c5f6b2ed19cb6dceb029bf59df91b0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,6 +41,7 @@ install: PVE pvesm.1 pvesm.bash-completion pvesm.zsh-completion
        install -d ${DESTDIR}${SBINDIR}
        install -m 0755 pvesm ${DESTDIR}${SBINDIR}
        make -C PVE install
+       make -C udev-rbd install
        install -d ${DESTDIR}/usr/share/man/man1
        install -m 0644 pvesm.1 ${DESTDIR}/usr/share/man/man1/
        gzip -9 -n ${DESTDIR}/usr/share/man/man1/pvesm.1