Forgotten depdenecy

Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
Kakadu 2025-02-27 23:42:19 +03:00
parent 259b52bb83
commit fa030b8bd3

View file

@ -2,7 +2,8 @@
(target byterun.exe)
(deps
(:main byterun.c)
(:runtime ../runtime/runtime.a))
(:runtime ../runtime/runtime.a)
mac-specific-flags.txt)
(mode
(promote (until-clean)))
(action