Module Name:    src
Committed By:   blymn
Date:           Sun Apr 10 09:49:13 UTC 2011

Modified Files:
        src/tests/lib: Makefile

Log Message:
Add libcurses test


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 src/tests/lib/Makefile:1.14
--- src/tests/lib/Makefile:1.13	Thu Apr  7 06:24:07 2011
+++ src/tests/lib/Makefile	Sun Apr 10 09:49:13 2011
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2011/04/07 06:24:07 plunky Exp $
+# $NetBSD: Makefile,v 1.14 2011/04/10 09:49:13 blymn Exp $
 
 .include <bsd.own.mk>
 
-TESTS_SUBDIRS=	csu libbluetooth libc libevent libm \
+TESTS_SUBDIRS=	csu libbluetooth libc libcurses libevent libm \
 		libobjc libposix libprop libpthread \
 		librt librumpclient librumphijack libutil semaphore
 

Reply via email to