Descend into SUBDIR to actually build the wsbell module.

Missed in previous commit - thanks kre@
This commit is contained in:
pgoyette 2017-06-12 01:01:01 +00:00
parent 33529a549e
commit a0a5fffd5f
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.192 2017/06/01 09:58:27 pgoyette Exp $
# $NetBSD: Makefile,v 1.193 2017/06/12 01:01:01 pgoyette Exp $
.include <bsd.own.mk>
@ -144,6 +144,7 @@ SUBDIR+= vcoda
SUBDIR+= v7fs
SUBDIR+= vnd
SUBDIR+= wapbl
SUBDIR+= wsbell
SUBDIR+= zlib
SUBDIR+= tprof
.if (defined(NOTYET))