diff options
| author | ruki <[email protected]> | 2026-01-15 22:43:56 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-01-15 22:43:56 +0800 |
| commit | 5e6df0bcfe9768e84545cd94466973435268aef1 (patch) | |
| tree | 08214d8941b389afde8b72edc99835b0d5d588ef /core/src/xmake/xmake.sh | |
| parent | 819fce6bdf23e654d839f2aa566d822653ea6689 (diff) | |
add charset.c
Diffstat (limited to 'core/src/xmake/xmake.sh')
| -rwxr-xr-x | core/src/xmake/xmake.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/xmake.sh b/core/src/xmake/xmake.sh index 8a8f1224c..291001306 100755 --- a/core/src/xmake/xmake.sh +++ b/core/src/xmake/xmake.sh @@ -70,6 +70,7 @@ target "xmake" add_files "sandbox/*.c" add_files "semver/*.c" add_files "string/*.c" + add_files "utils/*.c" add_files "tty/*.c" add_files "binutils/*.c" add_files "binutils/coff/*.c" |
