summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Roncace <me@caseif.net>2025-09-20 14:32:51 -0400
committerGitHub <noreply@github.com>2025-09-20 21:32:51 +0300
commit72236276a6af973baefd612f0a3d4fecccbab4e9 (patch)
tree0ef67689ca91abc718151fa33aa75ba2ec5c5c24
parentda9b062f5887b8d07112512235e24ef9dc90c04c (diff)
Mark d_a_e_gm as matching again (#2677)
-rwxr-xr-xconfigure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index 2d75cff2b2..2d7a6377b9 100755
--- a/configure.py
+++ b/configure.py
@@ -1721,7 +1721,7 @@ config.libs = [
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_e_gb"),
ActorRel(NonMatching, "d_a_e_ge"),
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_e_gi"),
- ActorRel(NonMatching, "d_a_e_gm"),
+ ActorRel(MatchingFor("GZ2E01", "GZ2J01"), "d_a_e_gm"),
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_e_gob"),
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_e_gs"),
ActorRel(MatchingFor("GZ2E01", "GZ2P01", "GZ2J01"), "d_a_e_hb_leaf"),