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 libexecinfo



details:   https://anonhg.NetBSD.org/src/rev/331b3c653921
branches:  trunk
changeset: 779425:331b3c653921
user:      christos <christos%NetBSD.org@localhost>
date:      Sun May 27 18:52:16 2012 +0000

description:
hook in libexecinfo

diffstat:

 tests/lib/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r b2cedbf132b0 -r 331b3c653921 tests/lib/Makefile
--- a/tests/lib/Makefile        Sun May 27 18:47:18 2012 +0000
+++ b/tests/lib/Makefile        Sun May 27 18:52:16 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2011/12/27 00:47:23 christos Exp $
+# $NetBSD: Makefile,v 1.18 2012/05/27 18:52:16 christos Exp $
 
 .include <bsd.own.mk>
 
-TESTS_SUBDIRS= csu libbluetooth libc libcrypt libcurses libevent libm \
-               libobjc libposix libppath libprop libpthread \
+TESTS_SUBDIRS= csu libbluetooth libc libcrypt libcurses libevent libeexecinfo \
+               libm libobjc libposix libppath libprop libpthread \
                librt librumpclient librumphijack libtre libutil semaphore
 
 .if ${MKCRYPTO} != "no"



Home | Main Index | Thread Index | Old Index