Source-Changes-HG archive

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

[src/trunk]: src/tests/lib Hook in the libtre tests



details:   https://anonhg.NetBSD.org/src/rev/c0d16dde456f
branches:  trunk
changeset: 771051:c0d16dde456f
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Nov 06 18:43:51 2011 +0000

description:
Hook in the libtre tests

diffstat:

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

diffs (16 lines):

diff -r fde4982517be -r c0d16dde456f tests/lib/Makefile
--- a/tests/lib/Makefile        Sun Nov 06 18:42:53 2011 +0000
+++ b/tests/lib/Makefile        Sun Nov 06 18:43:51 2011 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2011/08/27 18:55:51 dyoung Exp $
+# $NetBSD: Makefile,v 1.16 2011/11/06 18:43:51 christos Exp $
 
 .include <bsd.own.mk>
 
 TESTS_SUBDIRS= csu libbluetooth libc libcurses libevent libm \
                libobjc libposix libppath libprop libpthread \
-               librt librumpclient librumphijack libutil semaphore
+               librt librumpclient librumphijack libtre libutil semaphore
 
 .if ${MKCRYPTO} != "no"
 TESTS_SUBDIRS+= libdes



Home | Main Index | Thread Index | Old Index