]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/API2/Makefile
renamed: PVE/API2/StorageReplication.pm -> PVE/API2/Storage/Replication.pm
[pve-storage.git] / PVE / API2 / Makefile
index 621221d1fa7b1b1500fb5175f1e6e4fe5cee596d..7b7226e25592bb5d1f7bdb8183a9660681d6e6e2 100644 (file)
@@ -3,5 +3,4 @@
 .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