diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-09-15 16:51:05 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:29 -0500 |
commit | b04673afd899d2032200799a9d9b0c72901ad262 (patch) | |
tree | cdc31bc0d25a189341aa31facfa678120650d7e5 /Makefile.am | |
parent | 5abab7cc94b1eb8784a34c5efd0a1a685979630d (diff) | |
download | vyatta-op-b04673afd899d2032200799a9d9b0c72901ad262.tar.gz vyatta-op-b04673afd899d2032200799a9d9b0c72901ad262.zip |
More monitor interface traffic commands
(cherry picked from commit 3358412ae5e8d7ba94aedeb78080d2509d82239f)
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 f69190e..14e4253 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,7 @@ bin_SCRIPTS += scripts/vyatta-show-version bin_SCRIPTS += scripts/vyatta-show-dhclient.pl bin_SCRIPTS += scripts/vyatta-show-dmi bin_SCRIPTS += scripts/vyatta-tshark-interface-port.pl +bin_SCRIPTS += scripts/vyatta-tshark.pl bin_SCRIPTS += scripts/vyatta-show-bonding.pl bin_SCRIPTS += scripts/vyatta-cpu-summary.pl bin_SCRIPTS += scripts/yesno |