]> git.proxmox.com Git - pve-network.git/blob - PVE/Makefile
subnets: api : add missing param in on_update_hook for update
[pve-network.git] / PVE / Makefile
1 all:
2
3 .PHONY: install
4 install:
5 make -C Network install
6 make -C API2 install