From c3cf64a0273fd728d07a1ab7dd3a3a421d2f23f1 Mon Sep 17 00:00:00 2001 From: Michael Larson Date: Wed, 20 Feb 2008 13:36:00 -0800 Subject: fix for bug 2541--requires saving temporary file, plus script to walk tree and redefined nodes. a bit of a pain. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 154565fc..3f4f0328 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ sbin_SCRIPTS += scripts/vyatta_quagga_utils.pl sbin_SCRIPTS += scripts/policy/vyatta-check-as-prepend.pl sbin_SCRIPTS += scripts/vyatta-vtysh.pl sbin_SCRIPTS += scripts/vyatta-linkstatus.pl +sbin_SCRIPTS += scripts/vyatta-policy-action-verify.pl cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \ cpio -0pd -- cgit v1.2.3