aboutsummaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorJohn Fieber <jfieber@FreeBSD.org>1997-01-20 14:32:00 +0000
committerJohn Fieber <jfieber@FreeBSD.org>1997-01-20 14:32:00 +0000
commit4ad5e9dffe09e3747930a7cfa09a55fb8e0948ff (patch)
tree9820681837dd0254877e2570dd27180d948e05b5 /en
parente7838ea2738c38cea8817a60ce97c200eccd9c35 (diff)
downloaddoc-4ad5e9dffe09e3747930a7cfa09a55fb8e0948ff.tar.gz
doc-4ad5e9dffe09e3747930a7cfa09a55fb8e0948ff.zip
Oops, mh is now an ordinary SUBDIR instead of a DOCSUBDIR.
Notes
Notes: svn path=/head/; revision=1070
Diffstat (limited to 'en')
-rw-r--r--en/tutorials/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/tutorials/Makefile b/en/tutorials/Makefile
index e414259fe1..144ddf18d6 100644
--- a/en/tutorials/Makefile
+++ b/en/tutorials/Makefile
@@ -1,5 +1,5 @@
DOCS= index.sgml
-SUBDIR= devel disklessx newuser
-DOCSUBDIR= ddwg fonts mh multios ppp
+SUBDIR= devel disklessx mh newuser
+DOCSUBDIR= ddwg fonts multios ppp
.include "../web.mk"