Module Name:    src
Committed By:   christos
Date:           Sun May 27 19:21:26 UTC 2012

Modified Files:
        src/tests/lib: Makefile

Log Message:
one too many e's


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 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.18 src/tests/lib/Makefile:1.19
--- src/tests/lib/Makefile:1.18	Sun May 27 14:52:16 2012
+++ src/tests/lib/Makefile	Sun May 27 15:21:26 2012
@@ -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
 

Reply via email to