]> git.proxmox.com Git - pve-network.git/blob - PVE/Makefile
ipam: phpipam: rename get_internal to get_prefix_id (like netbox)
[pve-network.git] / PVE / Makefile
1 all:
2
3 .PHONY: install
4 install:
5 make -C Network install
6 make -C API2 install