diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-25 16:38:52 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-25 16:38:52 -0700 |
commit | d1e20bd06700679d420ace8a92fe91f6d517a9eb (patch) | |
tree | e11e8159be3c711b0bb10a8dbbfd3ac66e3d9e7e /Makefile.am | |
parent | 02063e8c312df62cffa58deac973e91d0f2c916a (diff) | |
download | vyatta-cfg-system-d1e20bd06700679d420ace8a92fe91f6d517a9eb.tar.gz vyatta-cfg-system-d1e20bd06700679d420ace8a92fe91f6d517a9eb.zip |
move keepalived.pm to vyatta-cfg
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 10d5a130..ef5503c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,8 +45,6 @@ sbin_SCRIPTS += scripts/vyatta-update-arp-params noinst_DATA = test_bootfile -share_perl5_DATA = lib/Vyatta/Keepalived.pm - bin_sudo_users_SCRIPTS = scripts/keepalived/vyatta-clear-vrrp.pl bin_sudo_users_SCRIPTS += scripts/keepalived/vyatta-show-vrrp.pl |