diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2008-01-24 16:52:19 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2008-01-24 16:52:19 -0800 |
commit | 0e701835a01303a2044a81b82310c872b78ce5d0 (patch) | |
tree | ad910da2b3ddb61548de647036cf5008b6d925b3 /Makefile.am | |
parent | 438186703df138f952422eb772c1753cd8c773f0 (diff) | |
download | vyatta-op-0e701835a01303a2044a81b82310c872b78ce5d0.tar.gz vyatta-op-0e701835a01303a2044a81b82310c872b78ce5d0.zip |
add 'show dhcp client leases'
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 c9849cb..4e9c1eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,6 +13,7 @@ allowed_DATA = functions/allowed/hosts bin_SCRIPTS = scripts/vyatta-show-interfaces bin_SCRIPTS += scripts/vyatta-show-version +bin_SCRIPTS += scripts/vyatta-show-dhclient.pl bin_sudo_users_SCRIPTS = scripts/vyatta-show-log bin_sudo_users_SCRIPTS += scripts/vyatta-show-log-all |