summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-10-22 03:57:00 +0000
committereadler <eadler@FreeBSD.org>2012-10-22 03:57:00 +0000
commit81826d4eaa973b897985a61a91c923c3e973b890 (patch)
treed479d19cefea9c4186759288ae1a7a48565dff64 /usr.bin/Makefile
parentfec307dd7b1bf7d627d9d6aff6944448a61f2010 (diff)
downloadFreeBSD-src-81826d4eaa973b897985a61a91c923c3e973b890.zip
FreeBSD-src-81826d4eaa973b897985a61a91c923c3e973b890.tar.gz
Add a clean-room reimplementation of a script originally
found in openssh's contrib directory. This version has more features and is better written. I intend to submit this upstream as well. Reviewed by: bapt Reviewed by: des Approved by: cperciva MFC after: 1 week
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 377c375..17aafa8 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -146,6 +146,7 @@ SUBDIR= alias \
sockstat \
sort \
split \
+ ssh-copy-id \
stat \
stdbuf \
su \
OpenPOWER on IntegriCloud