diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-18 16:27:04 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-12-18 16:27:04 -0800 |
commit | 893cca45601d35972a727fa5c71eb481f9df9b3b (patch) | |
tree | 7b4ba0fc88684cf5fb657dbb3666568529f636e6 /Makefile.am | |
parent | 5792e5ffc5683493f04dc5f5f13c583b855cffcf (diff) | |
parent | 3862673db6fa8b7b6c0eff2e15bda167b84c7af1 (diff) | |
download | vyatta-op-893cca45601d35972a727fa5c71eb481f9df9b3b.tar.gz vyatta-op-893cca45601d35972a727fa5c71eb481f9df9b3b.zip |
Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-op into kenwood
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 0660d3a..a9deebe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ bin_SCRIPTS += scripts/vyatta-cpu-summary.pl bin_SCRIPTS += scripts/yesno bin_SCRIPTS += scripts/vyatta-gettime.pl bin_SCRIPTS += scripts/show-users.pl +bin_SCRIPTS += scripts/vyatta-boot-image.pl bin_sudo_users_SCRIPTS = scripts/vyatta-identify-interface.pl bin_sudo_users_SCRIPTS += scripts/vyatta-delete-log-file.sh |