]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/API2/Makefile
followup: reword comment a bit
[pve-storage.git] / PVE / API2 / Makefile
index 621221d1fa7b1b1500fb5175f1e6e4fe5cee596d..fe316c5240f2e5e502c537632981f06e101845ee 100644 (file)
@@ -3,5 +3,5 @@
 .PHONY: install
 install:
        install -D -m 0644 Disks.pm ${DESTDIR}${PERLDIR}/PVE/API2/Disks.pm
-       install -D -m 0644 StorageReplication.pm ${DESTDIR}${PERLDIR}/PVE/API2/StorageReplication.pm
        make -C Storage install
+       make -C Disks install