summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorDaniel Colson <danieljamescolson@gmail.com>2022-12-01 16:07:59 -0500
committerJohn Hawthorn <john@hawthorn.email>2022-12-06 12:37:23 -0800
commit64cdf8bae7cd85bc2911b39074d5710616c7ec73 (patch)
tree393c7e56c30c04ecffb9c7d9986e0413a6415ab8 /ext
parente69b91fae4602b69c5ef45fcf82932adde8b31d8 (diff)
Update dependencies
Diffstat (limited to 'ext')
-rw-r--r--ext/coverage/depend1
-rw-r--r--ext/objspace/depend1
2 files changed, 2 insertions, 0 deletions
diff --git a/ext/coverage/depend b/ext/coverage/depend
index 719c6c6e79..e7fab16484 100644
--- a/ext/coverage/depend
+++ b/ext/coverage/depend
@@ -170,6 +170,7 @@ coverage.o: $(top_srcdir)/gc.h
coverage.o: $(top_srcdir)/id_table.h
coverage.o: $(top_srcdir)/internal.h
coverage.o: $(top_srcdir)/internal/array.h
+coverage.o: $(top_srcdir)/internal/basic_operators.h
coverage.o: $(top_srcdir)/internal/compilers.h
coverage.o: $(top_srcdir)/internal/gc.h
coverage.o: $(top_srcdir)/internal/hash.h
diff --git a/ext/objspace/depend b/ext/objspace/depend
index 88c66a232b..d830239b18 100644
--- a/ext/objspace/depend
+++ b/ext/objspace/depend
@@ -539,6 +539,7 @@ objspace_dump.o: $(top_srcdir)/gc.h
objspace_dump.o: $(top_srcdir)/id_table.h
objspace_dump.o: $(top_srcdir)/internal.h
objspace_dump.o: $(top_srcdir)/internal/array.h
+objspace_dump.o: $(top_srcdir)/internal/basic_operators.h
objspace_dump.o: $(top_srcdir)/internal/compilers.h
objspace_dump.o: $(top_srcdir)/internal/gc.h
objspace_dump.o: $(top_srcdir)/internal/hash.h