diff options
| author | elijah-thomas774 <elijahthomas774@gmail.com> | 2026-05-24 15:50:58 -0400 |
|---|---|---|
| committer | elijah-thomas774 <elijahthomas774@gmail.com> | 2026-05-24 20:34:43 -0400 |
| commit | da805d6109d313b98c1a86612602a6b7200880d1 (patch) | |
| tree | e1c87e59717610ae76570b72bc75eded05419d82 /configure.py | |
| parent | 8b86a0ce51e9862c24c95dc0ea372b35d8193745 (diff) | |
dAcEKs_c Linked
Diffstat (limited to 'configure.py')
| -rw-r--r-- | configure.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py index 3358aed1..332b7d83 100644 --- a/configure.py +++ b/configure.py @@ -2118,7 +2118,7 @@ config.libs = [ Rel(NonMatching, "d_a_e_hp", "REL/d/a/e/d_a_e_hp.cpp"), Rel(NonMatching, "d_a_e_hydra", "REL/d/a/e/d_a_e_hydra.cpp"), Rel(NonMatching, "d_a_e_kg", "REL/d/a/e/d_a_e_kg.cpp"), - Rel(NonMatching, "d_a_e_ks", "REL/d/a/e/d_a_e_ks.cpp"), + Rel(Matching, "d_a_e_ks", "REL/d/a/e/d_a_e_ks.cpp"), Rel(NonMatching, "d_a_e_kumite_gira", "REL/d/a/e/d_a_e_kumite_gira.cpp"), Rel(NonMatching, "d_a_e_lizarufos", "REL/d/a/e/d_a_e_lizarufos.cpp"), Rel(NonMatching, "d_a_e_liza_tail", "REL/d/a/e/d_a_e_liza_tail.cpp"), |
