diff options
-rw-r--r-- | share/doc/smm/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile index 7f6334d..525fc2d 100644 --- a/share/doc/smm/Makefile +++ b/share/doc/smm/Makefile @@ -11,8 +11,11 @@ # The following modules are built with their programs: # 07.lpd +# Temporarily remove 10.named while we decide it's fate -dougb +# 06.nfs 10.named 11.timedop \ + SUBDIR= title contents 01.setup 02.config 03.fsck 04.quotas 05.fastfs \ - 06.nfs 10.named 11.timedop \ + 06.nfs 11.timedop \ 12.timed 18.net .if !defined(NO_SENDMAIL) |