summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2008-03-31 16:11:47 -0700
committerStig Thormodsrud <stig@vyatta.com>2008-03-31 16:11:47 -0700
commit388d5ed2580bc9ef7ee7a8cdc1d75126ea97a53e (patch)
tree643c914b62c93cc37ae70a7e2e652b24fb006246 /Makefile.am
parent76aae0216871f8c4f3b1c2ebad6761e67ee3e799 (diff)
downloadvyatta-cfg-388d5ed2580bc9ef7ee7a8cdc1d75126ea97a53e.tar.gz
vyatta-cfg-388d5ed2580bc9ef7ee7a8cdc1d75126ea97a53e.zip
Add utilitly script to add/removed entries to watchlink exclude file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a309d34..4496be6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,6 +43,7 @@ sbin_SCRIPTS += scripts/vyatta-cfg-notify
sbin_SCRIPTS += scripts/vyatta-interfaces.pl
sbin_SCRIPTS += scripts/vyatta-irqaffin
sbin_SCRIPTS += scripts/vyatta-check-typeless-node.pl
+sbin_SCRIPTS += scripts/vyatta-watchlink-exclude.pl
share_perl5_SCRIPTS = scripts/VyattaConfig.pm
share_perl5_SCRIPTS += scripts/VyattaConfigDOMTree.pm