From 2289bcb175ba52329182f9c24bb863fd2a8624ab Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Wed, 2 Aug 2017 08:50:42 +0000 Subject: Add HAS_TESTS to all Makefiles that are currently using the `SUBDIR.${MK_TESTS}+= tests` idiom. This is a follow up to r321912. --- pw/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/pw/Makefile b/pw/Makefile index bdb4384..8db96d9 100644 --- a/pw/Makefile +++ b/pw/Makefile @@ -12,6 +12,7 @@ LIBADD= crypt util sbuf .include +HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include -- cgit v1.2.3-56-ge451