diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-21 11:19:19 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-21 11:19:19 -0800 |
commit | b11c7cd690aab5f07c90df0d8a638428856e88c8 (patch) | |
tree | 66d5e058c04bacfdea9bdda03fe5101e24fb3ddd /Makefile.am | |
parent | f30ef90be0e3bef15b783b48ed8f1976b9537a23 (diff) | |
download | vyatta-cfg-system-b11c7cd690aab5f07c90df0d8a638428856e88c8.tar.gz vyatta-cfg-system-b11c7cd690aab5f07c90df0d8a638428856e88c8.zip |
Add vyatta-interfaces.pl to build
Moved from vyatta-cfg
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b2381094..08433f7f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,7 @@ sbin_SCRIPTS += scripts/mod_bootfile_eth_hwid sbin_SCRIPTS += scripts/dns-forwarding/vyatta-dns-forwarding.pl sbin_SCRIPTS += scripts/dynamic-dns/vyatta-dynamic-dns.pl sbin_SCRIPTS += scripts/vyatta-system-nameservers +sbin_SCRIPTS += scripts/vyatta-interfaces.pl sbin_SCRIPTS += scripts/vyatta-bonding.pl sbin_SCRIPTS += scripts/vyatta-raid-event sbin_SCRIPTS += scripts/vyatta-update-arp-params |