summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-09-16 00:32:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-09-16 00:32:17 +0000
commit73ae94805909713e8516f4e058d331b8f2b0a58a (patch)
tree2637b9e697f6351b65a7c12615225fe357e19df2 /sysutils/Makefile
parentAdd xmahjongg. (diff)
Add rtty and socket.
Notes
Notes: svn path=/head/; revision=3789
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 70f862116c64..a3d5d9902812 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,8 +1,10 @@
-# $Id: Makefile,v 1.5 1996/02/29 01:58:14 asami Exp $
+# $Id: Makefile,v 1.6 1996/04/09 09:05:48 asami Exp $
#
SUBDIR += afio
SUBDIR += manck
+ SUBDIR += rtty
+ SUBDIR += socket
SUBDIR += sudo
SUBDIR += top
SUBDIR += tua