diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-06-10 22:37:15 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-06-10 22:37:15 -0700 |
commit | b4b2864a93b38e3e900164564f262b0375fcec24 (patch) | |
tree | 2ed38d57f2e3a5d06c304e399c525f6a223deede /Makefile.am | |
parent | c2db47deb9aa0661468a36822b5105ed1fe51918 (diff) | |
parent | 88ff71306683cc98101190227497264ca6197557 (diff) | |
download | vyatta-cfg-quagga-b4b2864a93b38e3e900164564f262b0375fcec24.tar.gz vyatta-cfg-quagga-b4b2864a93b38e3e900164564f262b0375fcec24.zip |
Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-cfg-system into hollywood
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ff8f646f..3ad950a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,6 @@ sbin_SCRIPTS += scripts/snmp/vyatta-snmp.pl sbin_SCRIPTS += scripts/snmp/snmpd.init sbin_SCRIPTS += scripts/keepalived/vyatta-keepalived.pl sbin_SCRIPTS += scripts/keepalived/vyatta-vrrp-state.pl -sbin_SCRIPTS += scripts/keepalived/vyatta-show-vrrp.pl sbin_SCRIPTS += scripts/telnetd.init sbin_SCRIPTS += scripts/add_bootfile_eth_hwid sbin_SCRIPTS += scripts/mod_bootfile_eth_hwid @@ -34,6 +33,7 @@ noinst_DATA = test_bootfile share_perl5_DATA = scripts/keepalived/VyattaKeepalived.pm bin_sudo_users_SCRIPTS = scripts/keepalived/vyatta-clear-vrrp.pl +bin_sudo_users_SCRIPTS += scripts/keepalived/vyatta-show-vrrp.pl sysconf_DATA += sysconf/LICENSE sysconf_DATA += sysconf/logrotate_messages |