diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-12 10:16:42 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-03-12 10:16:42 -0700 |
commit | 2c496247f37b5e3c17147c219c34c0dec305a5ca (patch) | |
tree | 4c92f670d2c7249984abc17dc2fd6928f0684865 /Makefile.am | |
parent | d7fb3aa85e180af05b44ef88388b17deaf75d614 (diff) | |
parent | 15dc850144375cf53e85d6b5a2e9cbbca3eec3ca (diff) | |
download | vyatta-op-2c496247f37b5e3c17147c219c34c0dec305a5ca.tar.gz vyatta-op-2c496247f37b5e3c17147c219c34c0dec305a5ca.zip |
Merge branch 'jenner' of 192.168.100.1:git/vyatta-op into jenner
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 a89a7be..df20bba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,7 @@ bin_SCRIPTS += scripts/vyatta-tshark-interface-port.pl bin_SCRIPTS += scripts/vyatta-show-bonding.pl bin_SCRIPTS += scripts/vyatta-cpu-summary.pl bin_SCRIPTS += scripts/yesno +bin_SCRIPTS += scripts/vyatta-gettime.pl bin_sudo_users_SCRIPTS = scripts/vyatta-identify-interface.pl bin_sudo_users_SCRIPTS += scripts/vyatta-delete-log-file.sh |