--- src/sys/Makefile.modules 2004/03/18 18:47:38 1.4 +++ src/sys/Makefile.modules 2004/11/23 20:03:40 1.5 @@ -5,7 +5,7 @@ .if defined(MODULES_OVERRIDE) SUBDIR=${MODULES_OVERRIDE} .else -SUBDIR=bus checkpt crypto emulation dev kern net netgraph netproto vfs +SUBDIR=bus crypto emulation dev kern net netgraph netproto vfs SUBDIR+=libiconv .endif