summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/Makefile3
-rw-r--r--sysutils/Makefile3
2 files changed, 3 insertions, 3 deletions
diff --git a/security/Makefile b/security/Makefile
index f8bb81994be7..4ff4a99e36d3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1996/10/24 08:38:44 jfitz Exp $
+# $Id: Makefile,v 1.9 1996/10/27 10:11:19 max Exp $
#
SUBDIR += SSLeay
@@ -12,6 +12,7 @@
SUBDIR += pgp
SUBDIR += pidentd
SUBDIR += ssh
+ SUBDIR += sudo
SUBDIR += tcp_wrapper
SUBDIR += vscan
SUBDIR += xinetd
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ae3057e39de6..5fb675b68ab1 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.7 1996/09/16 00:32:17 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/11 19:44:23 obrien Exp $
#
SUBDIR += afio
@@ -6,7 +6,6 @@
SUBDIR += manck
SUBDIR += rtty
SUBDIR += socket
- SUBDIR += sudo
SUBDIR += top
SUBDIR += tua
SUBDIR += xbatt