summaryrefslogtreecommitdiffstats
path: root/crypto/dso
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2011-03-23 00:11:32 +0000
committerRichard Levitte <levitte@openssl.org>2011-03-23 00:11:32 +0000
commit487b023f3d30114cad2118be70a47171ea4d65cd (patch)
tree572d4dc4ba70de5793b92f637dee076e44388135 /crypto/dso
parent1f9c2b3f71d5ea4ef3b7dfe13bd79d3a1af4594f (diff)
make update (1.1.0-dev)
This meant alarger renumbering in util/libeay.num due to symbols appearing in 1.0.0-stable and 1.0.1-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 e3df4c4d3d..dfb88aa789 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