summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorzverok <zverok.offline@gmail.com>2022-10-19 22:07:23 +0300
committerVictor Shepelev <zverok.offline@gmail.com>2022-11-22 23:10:46 +0200
commiteaf2b6c4396ff19921cbc75a394d7a752aaab4ef (patch)
treeff275ee65e937f17232c64a8c66d5ed258cb15de /common.mk
parent63f4a7a1ec3433cc985503e3ca342e4a9ebda257 (diff)
Add Time#deconstruct_keys
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/6594
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 2ef122ecb8..cdfac0a2a8 100644
--- a/common.mk
+++ b/common.mk
@@ -15833,6 +15833,7 @@ time.$(OBJEXT): $(top_srcdir)/internal/compar.h
time.$(OBJEXT): $(top_srcdir)/internal/compilers.h
time.$(OBJEXT): $(top_srcdir)/internal/fixnum.h
time.$(OBJEXT): $(top_srcdir)/internal/gc.h
+time.$(OBJEXT): $(top_srcdir)/internal/hash.h
time.$(OBJEXT): $(top_srcdir)/internal/numeric.h
time.$(OBJEXT): $(top_srcdir)/internal/rational.h
time.$(OBJEXT): $(top_srcdir)/internal/serial.h