From 262b4a68d27fc401493fcf1d07d2a1b2f01b9988 Mon Sep 17 00:00:00 2001 From: Mohit Mehta Date: Fri, 23 Jan 2009 11:57:08 -0800 Subject: - Fix statistics in "show nat statistics" when target is NETMAP - Script to generate a new output for the "show nat rules" command - Fix Bug 3401 some indication is needed for the excluded rules in the "show nat rules" result --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5e64761..b7b2432 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ curverdir = $(sysconfdir)/config-migrate/current sbin_SCRIPTS = scripts/vyatta-update-nat.pl sbin_SCRIPTS += scripts/vyatta-show-nat.pl +sbin_SCRIPTS += scripts/vyatta-show-nat-rules.pl bin_sudo_users_SCRIPTS = scripts/vyatta-clear-nat bin_sudo_users_SCRIPTS += scripts/vyatta-nat-translations.pl -- cgit v1.2.3