summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 62150f4..c771b11 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,9 +8,11 @@ curver_DATA = cfg-version/firewall@3
sbin_SCRIPTS += scripts/firewall/vyatta-firewall.pl
sbin_SCRIPTS += scripts/firewall/firewall.init
+sbin_SCRIPTS += scripts/firewall/vyatta-ipset.pl
-share_perl5_DATA = lib/Vyatta/IpTables/Rule.pm
+share_perl5_DATA = lib/Vyatta/IpTables/Rule.pm
share_perl5_DATA += lib/Vyatta/IpTables/AddressFilter.pm
+share_perl5_DATA += lib/Vyatta/IpTables/IpSet.pm
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd