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