Module Name:    src
Committed By:   pooka
Date:           Sun Jan  2 13:18:37 UTC 2011

Modified Files:
        src/tests: Makefile

Log Message:
do the alphabet


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/tests/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/Makefile
diff -u src/tests/Makefile:1.26 src/tests/Makefile:1.27
--- src/tests/Makefile:1.26	Wed Dec 15 10:36:50 2010
+++ src/tests/Makefile	Sun Jan  2 13:18:37 2011
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2010/12/15 10:36:50 haad Exp $
+# $NetBSD: Makefile,v 1.27 2011/01/02 13:18:37 pooka Exp $
 
 .include <bsd.own.mk>
 
@@ -8,7 +8,7 @@
 ATFFILE=	yes
 
 SUBDIR=		crypto dev fs games include ipf kernel lib libexec net
-SUBDIR+=	rump sbin sys syscall util usr.sbin
+SUBDIR+=	rump sbin sys syscall usr.sbin util
 
 . if ${MACHINE} != "evbppc" && ${MKKMOD} != "no"
 SUBDIR+= modules

Reply via email to