summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-21 19:15:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-21 19:15:42 +0000
commitd0451777b8d1288001be78d1c453a02cf8a4ba30 (patch)
treede3de372346b5131b9952d73a307c085bc95ad05 /Makefile
parentBring in my little ports/x11 tree. (diff)
Add lang and x11 to SUBDIRS
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=17
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f10eb37b9e53..fb6ba03b6927 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,3 @@
-SUBDIR= editors shells
+SUBDIR= editors lang shells x11
.include <bsd.subdir.mk>