summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-14 05:43:44 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-06-14 05:43:44 +0000
commit5fb696385158c428ef9619f17b7f3199140e66e8 (patch)
tree822c3efd5cfba9c10512bae2459e110c74f54e02 /misc/Makefile
parentupgrade to 2.1.0 (diff)
Add, shuffle(1) from NetBSD, a program that prints a random
permutation of its input lines PR: 28089 Submitted by: dd Obtained from: NetBSD
Notes
Notes: svn path=/head/; revision=43973
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index ab82c254fb3b..654e8468435b 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -145,6 +145,7 @@
SUBDIR += seizedesktop
SUBDIR += sh-utils
SUBDIR += shc
+ SUBDIR += shuffle
SUBDIR += sloccount
SUBDIR += sls
SUBDIR += smssend