aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/depend
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/depend')
-rw-r--r--ext/openssl/depend2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/depend b/ext/openssl/depend
index 35574e479f..7991159f2e 100644
--- a/ext/openssl/depend
+++ b/ext/openssl/depend
@@ -3,4 +3,4 @@ $(OBJS): $(HDRS) $(ruby_headers) \
$(hdrdir)/ruby/encoding.h \
$(hdrdir)/ruby/oniguruma.h \
$(hdrdir)/ruby/thread.h
-ossl.o: $(top_srcdir)/thread_native.h $(top_srcdir)/thread_pthread.h
+ossl.o: $(top_srcdir)/thread_native.h $(top_srcdir)/thread_$(THREAD_MODEL).h