X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=src%2FPVE%2FAPI2%2FFirewall%2FMakefile;h=acbf9a2cf4957a2c0292bdba0b9e6c8c9e15164a;hp=cb93029b30c1ce4087f77598aae05fda17b393c7;hb=009ee3ac58d8a0e88f7c5f734ce7267f2e5efea7;hpb=6e299ae385402df8019ecf34db56f05a0e9ffeae diff --git a/src/PVE/API2/Firewall/Makefile b/src/PVE/API2/Firewall/Makefile index cb93029..acbf9a2 100644 --- a/src/PVE/API2/Firewall/Makefile +++ b/src/PVE/API2/Firewall/Makefile @@ -1,4 +1,5 @@ LIB_SOURCES= \ + IPSet.pm \ Rules.pm \ Cluster.pm \ Host.pm \