diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2010-05-28 17:43:48 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2010-05-28 17:43:48 -0700 |
commit | 117041e7a7495dfdade0f4c94f38a5fcb1bda7b2 (patch) | |
tree | 9e4800b798f85986de0365a0c853b26ba0165fc6 /Makefile.am | |
parent | b1f7a5e6af6614935d608cd52bc7df7eb8e074b2 (diff) | |
parent | ce660cba1408ac05795b19bc5adaf605b470c34f (diff) | |
download | vyatta-op-117041e7a7495dfdade0f4c94f38a5fcb1bda7b2.tar.gz vyatta-op-117041e7a7495dfdade0f4c94f38a5fcb1bda7b2.zip |
Merge branch 'larkspur' of http://git.vyatta.com/vyatta-op into larkspur
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 7174493..67ae860 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,10 @@ bin_SCRIPTS += scripts/show-dhcp-leases.pl bin_SCRIPTS += scripts/vyatta-boot-image.pl bin_SCRIPTS += scripts/vyatta-sudo bin_SCRIPTS += scripts/vyatta-show-snmp.pl +bin_SCRIPTS += scripts/rename-image.pl +bin_SCRIPTS += scripts/show-image-storage.pl + +sbin_SCRIPTS = scripts/dhcpv6-client-show-leases.pl bin_sudo_users_SCRIPTS = scripts/vyatta-identify-interface.pl bin_sudo_users_SCRIPTS += scripts/vyatta-delete-log-file.sh |