Module Name:    src
Committed By:   christos
Date:           Thu Sep  9 22:25:38 UTC 2010

Modified Files:
        src/tests/lib/libc: Makefile

Log Message:
glue glob tests


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/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/libc/Makefile
diff -u src/tests/lib/libc/Makefile:1.5 src/tests/lib/libc/Makefile:1.6
--- src/tests/lib/libc/Makefile:1.5	Tue Jul 13 17:13:26 2010
+++ src/tests/lib/libc/Makefile	Thu Sep  9 18:25:38 2010
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/07/13 21:13:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2010/09/09 22:25:38 christos Exp $
 
 .include <bsd.own.mk>
 
-TESTS_SUBDIRS+=	hash stdlib
+TESTS_SUBDIRS+=	gen hash stdlib
 
 # Disabled for now, only test in there is very expensive
 #SUBDIR+=	 string

Reply via email to