diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-17 19:36:11 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:28 -0500 |
commit | 1f8755e7fa091ae705eda151882424d4e95e1832 (patch) | |
tree | 9ef2a6ad90123d9e1ffda62b9eed1944a291a5f1 /Makefile.am | |
parent | 909267c0ba0bf6c92e14150313e3e3f6958753ea (diff) | |
download | vyatta-op-1f8755e7fa091ae705eda151882424d4e95e1832.tar.gz vyatta-op-1f8755e7fa091ae705eda151882424d4e95e1832.zip |
Initial traceroute rework checkin
(cherry picked from commit ce64904840bea3e716a7de3eca2618e63bcd87d1)
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 ca03fb1..6ad0386 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ bin_SCRIPTS += scripts/vyatta-show-current-user bin_SCRIPTS += scripts/tech-support-archive bin_SCRIPTS += scripts/vyatta-op-cmd-wrapper bin_SCRIPTS += scripts/vyatta-ping +bin_SCRIPTS += scripts/vyatta-traceroute sbin_SCRIPTS = scripts/dhcpv6-client-show-leases.pl sbin_SCRIPTS += scripts/vyatta-image-tools.pl |