commit works better when you cvs add first

This commit is contained in:
pooka 2011-02-03 17:21:17 +00:00
parent 6e2c74cec3
commit 34e15b860b
1 changed files with 10 additions and 0 deletions

10
tests/usr.bin/Makefile Normal file
View File

@ -0,0 +1,10 @@
# $NetBSD: Makefile,v 1.1 2011/02/03 17:21:17 pooka Exp $
#
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/usr.bin
TESTS_SUBDIRS+= rump_server
.include <bsd.test.mk>