From de6f37f33940a64b85b2af2d427295b55a93e2e1 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(+) (limited to 'pw/Makefile') 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