summaryrefslogtreecommitdiff
path: root/ext/readline
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-21 03:04:44 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-21 03:04:44 +0000
commit6ca202fceeda9d4ea56e91f5173ad05ca5bf3590 (patch)
treea9501e62c9fa64f4f98e274bd4cc7064b1675c8d /ext/readline
parent1199bae130bc3e9c7bb3b3138ab3069ac4f580f6 (diff)
Update dependency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/readline')
-rw-r--r--ext/readline/depend6
1 files changed, 4 insertions, 2 deletions
diff --git a/ext/readline/depend b/ext/readline/depend
index a5ea0a512c..db55bc2331 100644
--- a/ext/readline/depend
+++ b/ext/readline/depend
@@ -1,5 +1,5 @@
# AUTOGENERATED DEPENDENCIES START
-readline.o: $(top_srcdir)/internal.h
+readline.o: $(RUBY_EXTCONF_H)
readline.o: $(arch_hdrdir)/ruby/config.h
readline.o: $(hdrdir)/ruby/defines.h
readline.o: $(hdrdir)/ruby/encoding.h
@@ -7,9 +7,11 @@ readline.o: $(hdrdir)/ruby/intern.h
readline.o: $(hdrdir)/ruby/io.h
readline.o: $(hdrdir)/ruby/missing.h
readline.o: $(hdrdir)/ruby/oniguruma.h
-readline.o: $(hdrdir)/ruby/ruby.h
readline.o: $(hdrdir)/ruby/st.h
readline.o: $(hdrdir)/ruby/subst.h
readline.o: $(hdrdir)/ruby/thread.h
readline.o: $(top_srcdir)/include/ruby.h
+readline.o: $(top_srcdir)/include/ruby/ruby.h
+readline.o: $(top_srcdir)/internal.h
+readline.o: readline.c
# AUTOGENERATED DEPENDENCIES END