Add sleep to the list.

This commit is contained in:
njoly 2012-03-30 15:49:24 +00:00
parent 47dea51ec6
commit bd5752189c
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.2 2012/03/27 08:16:33 jruoho Exp $
# $NetBSD: Makefile,v 1.3 2012/03/30 15:49:24 njoly Exp $
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/bin
TESTS_SUBDIRS= cat cp dd df expr pax ps sh tar
TESTS_SUBDIRS= cat cp dd df expr pax ps sh sleep tar
.include <bsd.test.mk>