summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.mk1
-rw-r--r--ext/-test-/rational/depend2
2 files changed, 3 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 9c9624f19c..d1e43b445b 100644
--- a/common.mk
+++ b/common.mk
@@ -3927,6 +3927,7 @@ time.$(OBJEXT): $(top_srcdir)/internal/bits.h
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/numeric.h
time.$(OBJEXT): $(top_srcdir)/internal/rational.h
time.$(OBJEXT): $(top_srcdir)/internal/serial.h
diff --git a/ext/-test-/rational/depend b/ext/-test-/rational/depend
index d5bf1b554e..72e908f46f 100644
--- a/ext/-test-/rational/depend
+++ b/ext/-test-/rational/depend
@@ -15,6 +15,8 @@ rat.o: $(hdrdir)/ruby/ruby.h
rat.o: $(hdrdir)/ruby/st.h
rat.o: $(hdrdir)/ruby/subst.h
rat.o: $(top_srcdir)/internal.h
+rat.o: $(top_srcdir)/internal/compilers.h
+rat.o: $(top_srcdir)/internal/gc.h
rat.o: $(top_srcdir)/internal/rational.h
rat.o: rat.c
# AUTOGENERATED DEPENDENCIES END