summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBob Gilligan <gilligan@vyatta.com>2010-05-26 16:34:44 -0700
committerBob Gilligan <gilligan@vyatta.com>2010-05-26 16:34:44 -0700
commit0d76417d76a6cc297fc7944b1f620ef4a83ef1f4 (patch)
treee1d8f0a2d8157a8791a9557a3719b18202de63fa /Makefile.am
parent2fbeac33be69e6adc9c9a9082f43d8c29faded8e (diff)
downloadvyatta-op-0d76417d76a6cc297fc7944b1f620ef4a83ef1f4.tar.gz
vyatta-op-0d76417d76a6cc297fc7944b1f620ef4a83ef1f4.zip
Move DHCPv6 client op-mode commands to this package.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 25e343c..67ae860 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,8 @@ 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
bin_sudo_users_SCRIPTS += scripts/vyatta-reboot.pl