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) (target byterun.exe)
(deps (deps
(:main byterun.c) (:main byterun.c)
(:runtime ../runtime/runtime.a)) (:runtime ../runtime/runtime.a)
mac-specific-flags.txt)
(mode (mode
(promote (until-clean))) (promote (until-clean)))
(action (action