From f5f1e10819c789781769a6cf18338e4a41b3d096 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sat, 7 Oct 2023 18:03:55 -0500 Subject: [PATCH] Update makefile fixed --- makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/makefile b/makefile index ae1f727f..0997fdbe 100755 --- a/makefile +++ b/makefile @@ -249,7 +249,10 @@ SPRIUTILEXEC = & EXEC = & 16.exe & - bakapi.exe + bakapi.exe & + $(TESTEXEC) & + $(UTILEXEC) & + $(DOSLIBTESTEXEC) !ifdef __LINUX__ #++?EXEC += $(SPRIUTILEXEC) -- 2.39.2