diff options
author | Dmytro Aleksandrov <alkersan@gmail.com> | 2019-08-19 21:05:18 +0300 |
---|---|---|
committer | Dmytro Aleksandrov <alkersan@gmail.com> | 2019-08-19 21:05:18 +0300 |
commit | ab4371d058f8684fcbc501be34153b0d3b3c36db (patch) | |
tree | 6d4945c8b40dc378de30f3dbf9df1e9031ed95aa /Makefile.am | |
parent | 437867584488ec3bf1bdd28ddfdd45410e9a5bf9 (diff) | |
download | vyatta-op-ab4371d058f8684fcbc501be34153b0d3b3c36db.tar.gz vyatta-op-ab4371d058f8684fcbc501be34153b0d3b3c36db.zip |
T1596 Remove telnet and traceroute operations after xml-style rewrite
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 476254b..eafd93d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,7 +34,6 @@ bin_SCRIPTS += scripts/vyatta-show-current-user bin_SCRIPTS += scripts/tech-support-archive bin_SCRIPTS += scripts/vyatta-op-cmd-wrapper bin_SCRIPTS += scripts/ping -bin_SCRIPTS += scripts/vyatta-traceroute bin_SCRIPTS += scripts/vyatta-monitor bin_SCRIPTS += scripts/vyatta-monitor-list bin_SCRIPTS += scripts/vyatta-monitor-cleanup |