Also build the netblast sub-directory, not just netreceive and netsend.

MFC after:	3 days
This commit is contained in:
rwatson 2005-02-12 20:04:23 +00:00
parent 0eb3172b5d
commit 26eab3d806

View File

@ -2,6 +2,6 @@
# $FreeBSD$
#
SUBDIR= netreceive netsend
SUBDIR= netreceive netsend netblast
.include <bsd.subdir.mk>