Source-Changes-HG archive

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

[src/trunk]: src/tests/lib one too many e's



details:   https://anonhg.NetBSD.org/src/rev/ec0fd348cdc2
branches:  trunk
changeset: 779427:ec0fd348cdc2
user:      christos <christos%NetBSD.org@localhost>
date:      Sun May 27 19:21:26 2012 +0000

description:
one too many e's

diffstat:

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

diffs (14 lines):

diff -r 2884a997cd54 -r ec0fd348cdc2 tests/lib/Makefile
--- a/tests/lib/Makefile        Sun May 27 19:18:13 2012 +0000
+++ b/tests/lib/Makefile        Sun May 27 19:21:26 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/05/27 18:52:16 christos Exp $
+# $NetBSD: Makefile,v 1.19 2012/05/27 19:21:26 christos Exp $
 
 .include <bsd.own.mk>
 
-TESTS_SUBDIRS= csu libbluetooth libc libcrypt libcurses libevent libeexecinfo \
+TESTS_SUBDIRS= csu libbluetooth libc libcrypt libcurses libevent libexecinfo \
                libm libobjc libposix libppath libprop libpthread \
                librt librumpclient librumphijack libtre libutil semaphore
 



Home | Main Index | Thread Index | Old Index