Build fixes

Former-commit-id: 04d06aec008ca8ae0254256e2c09a30c087bee06
This commit is contained in:
2023-11-30 04:38:32 -08:00
parent 88d1cd404e
commit c75dae767e
3 changed files with 7 additions and 4 deletions

View File

@@ -1194,7 +1194,7 @@ config.libs = [
Object(Matching, "musyx/runtime/synth_vsamples.c"),
Object(Matching, "musyx/runtime/synth_dbtab.c"),
Object(Matching, "musyx/runtime/s_data.c"),
Object(NonMatching, "musyx/runtime/hw_dspctrl.c"),
Object(NonMatching, "musyx/runtime/dolphin/hw_dspctrl.c"),
Object(Matching, "musyx/runtime/hw_volconv.c"),
Object(Matching, "musyx/runtime/snd3d.c"),
Object(Matching, "musyx/runtime/snd_init.c"),