diff options
author | Bob Gilligan <gilligan@sydney.vyatta.com> | 2007-12-14 18:04:50 -0800 |
---|---|---|
committer | Bob Gilligan <gilligan@sydney.vyatta.com> | 2007-12-14 18:04:50 -0800 |
commit | e9d379a3129cc655453dc4b8abe55abe0ef60522 (patch) | |
tree | 1ce5530d724ac4df2bbce32b42c9cb9d3983cfe8 /Makefile.am | |
parent | 189566463805d5b45c54129463d8ee00312dc459 (diff) | |
download | vyatta-cfg-firewall-e9d379a3129cc655453dc4b8abe55abe0ef60522.tar.gz vyatta-cfg-firewall-e9d379a3129cc655453dc4b8abe55abe0ef60522.zip |
Move vyatta-show-firewall.pl over to vyatta-op-firewall package.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index d5a6b95..5881067 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,6 @@ sysconf_DATA = share_perl5_DATA = sbin_SCRIPTS += scripts/firewall/vyatta-firewall.pl -sbin_SCRIPTS += scripts/firewall/vyatta-show-firewall.pl sbin_SCRIPTS += scripts/firewall/firewall.init share_perl5_DATA += scripts/firewall/VyattaIpTablesAddressFilter.pm |