aboutsummaryrefslogtreecommitdiff
path: root/share/Makefile
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1995-05-10 00:36:16 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1995-05-10 00:36:16 +0000
commit53a4c0de25633f8a317e62b75a7c89c0abe9a430 (patch)
treefff2799fefb733f095f21d0e313a73a439588cfa /share/Makefile
parent4213d0cd987448f37ae37e8ec7d8a21c9743b923 (diff)
downloadsrc-53a4c0de25633f8a317e62b75a7c89c0abe9a430.tar.gz
src-53a4c0de25633f8a317e62b75a7c89c0abe9a430.zip
Add sgml
Notes
Notes: svn path=/head/; revision=8401
Diffstat (limited to 'share/Makefile')
-rw-r--r--share/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile b/share/Makefile
index c9a3d7699543..50d1e26ffe6b 100644
--- a/share/Makefile
+++ b/share/Makefile
@@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
-SUBDIR= FAQ dict doc examples man me misc mk skel syscons \
+SUBDIR= FAQ dict doc examples man me misc mk sgml skel syscons \
tabset termcap zoneinfo
.include <bsd.subdir.mk>