Attach the "null" module to the LINT build.

Reviewed by:	markm
This commit is contained in:
ru 2003-06-26 08:06:31 +00:00
parent 25e7c20bc2
commit dee6429cf3

View File

@ -299,6 +299,7 @@ SUBDIR+=hme
.endif
.if defined(ALL_MODULES)
SUBDIR+=null
SUBDIR+=ufs
.endif