]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/Makefile
MFhead@r322057
[pw-darwin.git] / pw / Makefile
index f26c9de540e91742ba45ddf7c0723cd6bda5da15..8db96d90f6e229af5e02ab678e8e7552b6be59a7 100644 (file)
@@ -12,8 +12,7 @@ LIBADD=       crypt util sbuf
 
 .include <src.opts.mk>
 
-.if ${MK_TESTS} != "no"
-SUBDIR+=       tests
-.endif
+HAS_TESTS=
+SUBDIR.${MK_TESTS}+= tests
 
 .include <bsd.prog.mk>