diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-06-23 11:28:10 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-06-23 11:28:10 -0700 |
commit | ed9ffaed671f21e9e6e32e49d3fb0a491cf46804 (patch) | |
tree | 2b1ab6e1835d7af6565f8ba78769d4b96a4671d5 /Makefile.am | |
parent | cb3d1292aa4d73303f2e803a77b0340a8ac0ccd2 (diff) | |
download | vyatta-cfg-quagga-ed9ffaed671f21e9e6e32e49d3fb0a491cf46804.tar.gz vyatta-cfg-quagga-ed9ffaed671f21e9e6e32e49d3fb0a491cf46804.zip |
remove leftover script as discussed
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 836a94ac..df92558e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,8 +3,6 @@ cfgdir = $(datadir)/vyatta-cfg/templates curverdir = $(sysconfdir)/config-migrate/current gentmpdir = generated-templates -bin_SCRIPTS = scripts/vyatta-show-protocols - sbin_SCRIPTS = scripts/bgp/vyatta-bgp.pl sbin_SCRIPTS += scripts/policy/vyatta-policy.pl sbin_SCRIPTS += scripts/vyatta_quagga_utils.pl |