Module Name: src
Committed By: christos
Date: Sun Nov 6 18:43:52 UTC 2011
Modified Files:
src/tests/lib: Makefile
Log Message:
Hook in the libtre tests
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tests/lib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/lib/Makefile
diff -u src/tests/lib/Makefile:1.15 src/tests/lib/Makefile:1.16
--- src/tests/lib/Makefile:1.15 Sat Aug 27 14:55:51 2011
+++ src/tests/lib/Makefile Sun Nov 6 13:43:51 2011
@@ -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