summaryrefslogtreecommitdiff
path: root/defs
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2025-02-06 10:29:42 -0500
committerTakashi Kokubun <takashikkbn@gmail.com>2025-04-18 21:52:55 +0900
commit82606faaea562980fa2988c8a73ef1267adbe97b (patch)
treed6b52d16ccc0b3f6875504ec6b3b1ec33dbc7e00 /defs
parent2a3dc9f32fd841a42b7c41ef15f5fd39dad2e288 (diff)
Add zjit.mk
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13131
Diffstat (limited to 'defs')
-rw-r--r--defs/gmake.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/defs/gmake.mk b/defs/gmake.mk
index b34e8420ba..6c4051d34e 100644
--- a/defs/gmake.mk
+++ b/defs/gmake.mk
@@ -442,6 +442,7 @@ $(REVISION_H): PHONY
endif
include $(top_srcdir)/yjit/yjit.mk
+include $(top_srcdir)/zjit/zjit.mk
# Query on the generated rdoc
#