Module Name: src
Committed By: jmmv
Date: Mon Feb 25 00:21:04 UTC 2013
Modified Files:
src/external/bsd: Makefile
Log Message:
Descend into kyua-atf-compat when MKKYUA!=no.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/external/bsd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/Makefile
diff -u src/external/bsd/Makefile:1.38 src/external/bsd/Makefile:1.39
--- src/external/bsd/Makefile:1.38 Sat Feb 23 14:18:52 2013
+++ src/external/bsd/Makefile Mon Feb 25 00:21:04 2013
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2013/02/23 14:18:52 jmmv Exp $
+# $NetBSD: Makefile,v 1.39 2013/02/25 00:21:04 jmmv Exp $
.include <bsd.own.mk>
@@ -20,7 +20,7 @@ SUBDIR+=ipf
SUBDIR+= iscsi
.endif
.if (${MKKYUA} != "no")
-SUBDIR+= lutok kyua-testers kyua-cli
+SUBDIR+= lutok kyua-testers kyua-cli kyua-atf-compat
.endif
.if (${MKLDAP} != "no")
SUBDIR+= openldap