summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index e62ffe7908f..764215b56dc 100644
--- a/gnu/Makefile
+++ b/gnu/Makefile
@@ -1,5 +1,6 @@
+# $OpenBSD: Makefile,v 1.4 1997/06/14 07:46:28 downsj Exp $
# $NetBSD: Makefile,v 1.4 1995/04/23 07:49:43 cgd Exp $
-SUBDIR+= lib usr.bin libexec
+SUBDIR+= lib usr.bin usr.sbin libexec
.include <bsd.subdir.mk>