summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2008-02-11 15:41:03 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2008-02-11 15:41:03 -0800
commit80d1ffc043e5726e08657b7e93c36a02a605c8ee (patch)
tree183fcf265671b0cb58af6b7366f4d94e4b413c3c /Makefile.am
parente16e2304956630919cdcd7eaf23cfd1a4531169d (diff)
downloadvyatta-cfg-firewall-80d1ffc043e5726e08657b7e93c36a02a605c8ee.tar.gz
vyatta-cfg-firewall-80d1ffc043e5726e08657b7e93c36a02a605c8ee.zip
move common module to vyatta-cfg
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 023c3c9..a068205 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ curver_DATA = cfg-version/firewall@2
sbin_SCRIPTS += scripts/firewall/vyatta-firewall.pl
sbin_SCRIPTS += scripts/firewall/firewall.init
-share_perl5_DATA += scripts/firewall/VyattaIpTablesAddressFilter.pm
share_perl5_DATA += scripts/firewall/VyattaIpTablesRule.pm
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \