]> git.proxmox.com Git - pve-network.git/blobdiff - PVE/API2/Network/Makefile
api2 : split vnets/zones/controllers
[pve-network.git] / PVE / API2 / Network / Makefile
index 80a3b25cbf08e4256d489b61ce74e20603dce43b..396f79d838ea7d739ec202985bfcc9b041d6457f 100644 (file)
@@ -7,4 +7,3 @@ PERL5DIR=${DESTDIR}/usr/share/perl5
 install:
        for i in ${SOURCES}; do install -D -m 0644 $$i ${PERL5DIR}/PVE/API2/Network/$$i; done
        make -C SDN install
-