From ed520318213d5648fee94977893385183f27acde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B6ppner?= Date: Fri, 21 Aug 2020 09:10:34 +0200 Subject: [PATCH] cpumf: Remove TESTS from Makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Höppner --- cpumf/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/cpumf/Makefile b/cpumf/Makefile index 2b581132..ecb3515e 100644 --- a/cpumf/Makefile +++ b/cpumf/Makefile @@ -1,7 +1,5 @@ include ../common.mak -TESTS := tests/ - BIN_FILES = lscpumf chcpumf MAN_FILES = lscpumf.1 chcpumf.8