diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2009-11-03 13:22:49 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2009-11-03 13:22:49 -0800 |
commit | bf51d78064f3adffe3a0c051db58f150886eb436 (patch) | |
tree | 923935d4453cfd4fc1b077aab79a7c65aa0bd249 /Makefile.am | |
parent | ba998923a71e9a92cb60617f34695b087d3cf6c5 (diff) | |
download | vyatta-op-bf51d78064f3adffe3a0c051db58f150886eb436.tar.gz vyatta-op-bf51d78064f3adffe3a0c051db58f150886eb436.zip |
add op commands for installed images
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 |