aboutsummaryrefslogtreecommitdiffstats
path: root/ext/bigdecimal/depend
diff options
context:
space:
mode:
authormrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-19 13:15:28 +0000
committermrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-19 13:15:28 +0000
commit4935c13054f18e72b4727956b09d960b1f63af10 (patch)
treea9e5532f6ebdc90616e4c90229420fbcdcee2438 /ext/bigdecimal/depend
parentfe98c98549009926a64537a3a5772e0df96ad980 (diff)
downloadruby-4935c13054f18e72b4727956b09d960b1f63af10.tar.gz
* ext/bigdecimal/depend: Fix dependencies to make bigdecimal
installable by rubygems. * ext/bigdecimal/bigdecimal.gemspec: version 1.2.6. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/bigdecimal/depend')
-rw-r--r--ext/bigdecimal/depend2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bigdecimal/depend b/ext/bigdecimal/depend
index a7b84c9e97..d9c6600b80 100644
--- a/ext/bigdecimal/depend
+++ b/ext/bigdecimal/depend
@@ -7,7 +7,7 @@ bigdecimal.o: $(hdrdir)/ruby/missing.h
bigdecimal.o: $(hdrdir)/ruby/st.h
bigdecimal.o: $(hdrdir)/ruby/subst.h
bigdecimal.o: $(hdrdir)/ruby/util.h
-bigdecimal.o: $(top_srcdir)/include/ruby/ruby.h
+bigdecimal.o: $(hdrdir)/ruby/ruby.h
bigdecimal.o: bigdecimal.c
bigdecimal.o: bigdecimal.h
# AUTOGENERATED DEPENDENCIES END