Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/usr.bin Descend into mkdep to catch its test



details:   https://anonhg.NetBSD.org/src/rev/61218ba79d57
branches:  trunk
changeset: 765572:61218ba79d57
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon May 30 19:31:19 2011 +0000

description:
Descend into mkdep to catch its test

diffstat:

 tests/usr.bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 566ef039ea25 -r 61218ba79d57 tests/usr.bin/Makefile
--- a/tests/usr.bin/Makefile    Mon May 30 19:22:44 2011 +0000
+++ b/tests/usr.bin/Makefile    Mon May 30 19:31:19 2011 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.5 2011/05/03 15:13:50 jruoho Exp $
+#      $NetBSD: Makefile,v 1.6 2011/05/30 19:31:19 pgoyette Exp $
 #
 
 .include <bsd.own.mk>
 
 TESTSDIR=       ${TESTSBASE}/usr.bin
 
-TESTS_SUBDIRS+= diff pr rump_server shmif_dumpbus unifdef
+TESTS_SUBDIRS+= diff mkdep pr rump_server shmif_dumpbus unifdef
 
 .include <bsd.test.mk>



Home | Main Index | Thread Index | Old Index