From 3d1c86a26f0c96a9c1d0247b968aa96e6f3c30bb Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 8 Feb 2019 02:46:22 +0000 Subject: Removed moving toplevel header since r12501 Moving public headers was 12-years ago, no depend files would expect ruby.h in the top source directory now. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67033 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/pathname/depend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/pathname') diff --git a/ext/pathname/depend b/ext/pathname/depend index 42abd32130..1e14d190c2 100644 --- a/ext/pathname/depend +++ b/ext/pathname/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START pathname.o: $(RUBY_EXTCONF_H) pathname.o: $(arch_hdrdir)/ruby/config.h +pathname.o: $(hdrdir)/ruby.h pathname.o: $(hdrdir)/ruby/backward.h pathname.o: $(hdrdir)/ruby/defines.h pathname.o: $(hdrdir)/ruby/encoding.h @@ -11,6 +12,5 @@ pathname.o: $(hdrdir)/ruby/oniguruma.h pathname.o: $(hdrdir)/ruby/ruby.h pathname.o: $(hdrdir)/ruby/st.h pathname.o: $(hdrdir)/ruby/subst.h -pathname.o: $(top_srcdir)/include/ruby.h pathname.o: pathname.c # AUTOGENERATED DEPENDENCIES END -- cgit v1.2.3