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" diff --git a/en_US.ISO_8859-1/tutorials/Makefile b/en_US.ISO_8859-1/tutorials/Makefile index e414259fe1..144ddf18d6 100644 --- a/en_US.ISO_8859-1/tutorials/Makefile +++ b/en_US.ISO_8859-1/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"