summaryrefslogtreecommitdiffstats
path: root/crypto/dso
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-23 00:06:04 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-23 00:06:04 +0000
commit9f427a52cb1b95b9fd987599ea766458c0f022b8 (patch)
tree414288bd994f50d1ba50752588f5bf809d8d026e /crypto/dso
parent5a39d3a838ee81927bea686f3344138cfbaff2be (diff)
make update (1.0.1-stable)
This meant a slight renumbering in util/libeay.num due to symbols appearing in 1.0.0-stable. However, since there's been no release on this branch yet, it should be harmless.
Diffstat (limited to 'crypto/dso')
-rw-r--r--crypto/dso/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dso/Makefile b/crypto/dso/Makefile
index fb2709ed63..f26a05b701 100644
--- a/crypto/dso/Makefile
+++ b/crypto/dso/Makefile
@@ -139,7 +139,7 @@ dso_vms.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
dso_vms.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
dso_vms.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
dso_vms.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-dso_vms.o: ../cryptlib.h dso_vms.c
+dso_vms.o: ../cryptlib.h ../vms_rms.h dso_vms.c
dso_win32.o: ../../e_os.h ../../include/openssl/bio.h
dso_win32.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
dso_win32.o: ../../include/openssl/dso.h ../../include/openssl/e_os2.h