summaryrefslogtreecommitdiff
path: root/gnu/Makefile
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2001-09-25 09:43:23 +0000
committerMarc Espie <espie@cvs.openbsd.org>2001-09-25 09:43:23 +0000
commit8ef381d0146761803939ec7e580434563285a856 (patch)
tree7dd62ea47da9cd8dd0ccaaf4bebab8aeb611cfab /gnu/Makefile
parentf44948d0b5f95f14ffc95c89a8835b5e126aa3cb (diff)
link gnu files in.
Diffstat (limited to 'gnu/Makefile')
-rw-r--r--gnu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/Makefile b/gnu/Makefile
index d49314f353c..ad817f52b3e 100644
--- a/gnu/Makefile
+++ b/gnu/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.5 2001/09/09 16:41:30 deraadt Exp $
+# $OpenBSD: Makefile,v 1.6 2001/09/25 09:43:22 espie Exp $
# $NetBSD: Makefile,v 1.4 1995/04/23 07:49:43 cgd Exp $
-SUBDIR+= lib usr.bin usr.sbin
+SUBDIR+= share lib usr.bin usr.sbin
.include <bsd.subdir.mk>