From 266ffbc3e61570d08ec0ec84394ab49eb9b44e7d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 May 2026 22:05:40 +0200 Subject: Misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libtest/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libtest/Makefile') diff --git a/libtest/Makefile b/libtest/Makefile index 86b30ed..8eddb00 100644 --- a/libtest/Makefile +++ b/libtest/Makefile @@ -1,7 +1,7 @@ .POSIX: -CONFIGFILE = config.mk -include $(CONFIGFILE) +TEST_CONFIGFILE = config.mk +include $(TEST_CONFIGFILE) OS = linux # Linux: linux -- cgit v1.2.3-70-g09d2