aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/dl/depend8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/dl/depend b/ext/dl/depend
index 3f05a2f802..fe89a9fae3 100644
--- a/ext/dl/depend
+++ b/ext/dl/depend
@@ -1,10 +1,10 @@
-cfunc.o: cfunc.c dl.h
+cfunc.o: cfunc.c dl.h $(hdrdir)/ruby.h
-cptr.o: cptr.c dl.h
+cptr.o: cptr.c dl.h $(hdrdir)/ruby.h $(hdrdir)/io.h
-handle.o: handle.c dl.h
+handle.o: handle.c dl.h $(hdrdir)/ruby.h
-dl.o: dl.c dl.h callback.h
+dl.o: dl.c dl.h callback.h $(hdrdir)/ruby.h $(hdrdir)/io.h
callback.h: $(srcdir)/mkcallback.rb dl.h
@echo "generating callback.h"