diff options
author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-12-19 13:34:54 +0000 |
---|---|---|
committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-12-19 13:34:54 +0000 |
commit | ecedd3b224e07fc6a11be7e896c8d662185308bd (patch) | |
tree | c41524184d189096ecba729dcea3d35b78f8731e /ext/nkf/depend | |
parent | 7317392a38364dcbde3b25c2a55fe93752da9767 (diff) |
Update dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/nkf/depend')
-rw-r--r-- | ext/nkf/depend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/nkf/depend b/ext/nkf/depend index 7c5315bf48..16421508b1 100644 --- a/ext/nkf/depend +++ b/ext/nkf/depend @@ -10,9 +10,9 @@ nkf.o: $(hdrdir)/ruby/encoding.h nkf.o: $(hdrdir)/ruby/intern.h nkf.o: $(hdrdir)/ruby/missing.h nkf.o: $(hdrdir)/ruby/oniguruma.h +nkf.o: $(hdrdir)/ruby/ruby.h nkf.o: $(hdrdir)/ruby/st.h nkf.o: $(hdrdir)/ruby/subst.h -nkf.o: $(top_srcdir)/include/ruby/ruby.h nkf.o: nkf-utf8/config.h nkf.o: nkf-utf8/nkf.c nkf.o: nkf-utf8/nkf.h |