]> 4ch.mooo.com Git - 16.git/commitdiff
Update makefile
authorsparky4 <sparky4@cock.li>
Sat, 7 Oct 2023 23:03:55 +0000 (18:03 -0500)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2023 23:03:55 +0000 (18:03 -0500)
fixed

makefile

index ae1f727f4dc62a7f83b45c0686285d32e0723404..0997fdbe836c8845b09a4443efd0efd349c86c2d 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -249,7 +249,10 @@ SPRIUTILEXEC = &
 
 EXEC = &
        16.exe &
-       bakapi.exe
+       bakapi.exe &
+       $(TESTEXEC) &
+       $(UTILEXEC) &
+       $(DOSLIBTESTEXEC)
 
 !ifdef __LINUX__
 #++?EXEC += $(SPRIUTILEXEC)