diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-05-15 16:54:45 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-05-15 16:54:45 -0700 |
commit | 9ce7060ffa6f3c5ee3bd6f2912a424b9c75bd363 (patch) | |
tree | 3143d9b5df4f93a732c05d6855b9083942e240b4 /Makefile.am | |
parent | 7862fed14ca29f47746893f45bb636060f3cc257 (diff) | |
download | vyatta-cfg-9ce7060ffa6f3c5ee3bd6f2912a424b9c75bd363.tar.gz vyatta-cfg-9ce7060ffa6f3c5ee3bd6f2912a424b9c75bd363.zip |
Remove vrrp files from Makefile
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a6d5792..8f84603 100644 --- a/Makefile.am +++ b/Makefile.am @@ -112,7 +112,6 @@ share_perl5_DATA += lib/Vyatta/Interface.pm share_perl5_DATA += lib/Vyatta/TypeChecker.pm share_perl5_DATA += lib/Vyatta/ConfigOutput.pm share_perl5_DATA += lib/Vyatta/ConfigLoad.pm -share_perl5_DATA += lib/Vyatta/Keepalived.pm enum_SCRIPTS = scripts/enumeration/existing-interfaces |