aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-06 05:48:13 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-06 05:48:13 +0000
commitbe80db7b4955e70fefcd76e826e22035b0c91497 (patch)
tree774f40073b5293a385e9b61a308fc15ade76ed57 /ext/openssl
parent4ce2454bf5e3f86132eaa656655e70f90443f520 (diff)
downloadruby-be80db7b4955e70fefcd76e826e22035b0c91497.tar.gz
Update dependencies
* common.mk (compile.o, loadpath.o): update dependencies. * common.mk (vm_call.o): remove stale object dependencies. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/openssl')
-rw-r--r--ext/openssl/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/openssl/depend b/ext/openssl/depend
index 204f3dff26..8426765281 100644
--- a/ext/openssl/depend
+++ b/ext/openssl/depend
@@ -1,5 +1,6 @@
# AUTOGENERATED DEPENDENCIES START
openssl_missing.o: $(RUBY_EXTCONF_H)
+openssl_missing.o: $(arch_hdrdir)/ruby/config.h
openssl_missing.o: openssl_missing.c
openssl_missing.o: openssl_missing.h
ossl.o: $(RUBY_EXTCONF_H)