summaryrefslogtreecommitdiff
path: root/ext/curses/depend
diff options
context:
space:
mode:
Diffstat (limited to 'ext/curses/depend')
-rw-r--r--ext/curses/depend6
1 files changed, 5 insertions, 1 deletions
diff --git a/ext/curses/depend b/ext/curses/depend
index 66742b7208..9d47df2a8d 100644
--- a/ext/curses/depend
+++ b/ext/curses/depend
@@ -1 +1,5 @@
-curses.o: curses.c $(hdrdir)/ruby.h $(topdir)/config.h $(hdrdir)/defines.h $(hdrdir)/thread.h
+$(OBJS): $(HDRS) $(ruby_headers) \
+ $(hdrdir)/ruby/io.h \
+ $(hdrdir)/ruby/encoding.h \
+ $(hdrdir)/ruby/oniguruma.h \
+ $(hdrdir)/ruby/thread.h