X-Git-Url: https://git.proxmox.com/?p=pve-firewall.git;a=blobdiff_plain;f=src%2FPVE%2FAPI2%2FFirewall%2FMakefile;h=7c5988bca40e4c77857e3cff0e51a809e57c1bc4;hp=cb93029b30c1ce4087f77598aae05fda17b393c7;hb=81d574a7f927d2e5c6c25de9752ff88ef57eebb4;hpb=8679128955c3dde0e3dbc61027b1f2d88e02e243 diff --git a/src/PVE/API2/Firewall/Makefile b/src/PVE/API2/Firewall/Makefile index cb93029..7c5988b 100644 --- a/src/PVE/API2/Firewall/Makefile +++ b/src/PVE/API2/Firewall/Makefile @@ -1,4 +1,6 @@ LIB_SOURCES= \ + Aliases.pm \ + IPSet.pm \ Rules.pm \ Cluster.pm \ Host.pm \