From fe19c448f04389ce939b69cf69909da40aba7bc5 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 24 Jan 2002 12:31:54 +0000 Subject: make update libeay.num got tweaked so the old des symbols would retain their positions. --- crypto/ui/Makefile.ssl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crypto/ui') diff --git a/crypto/ui/Makefile.ssl b/crypto/ui/Makefile.ssl index 02a17203de..24f62fd385 100644 --- a/crypto/ui/Makefile.ssl +++ b/crypto/ui/Makefile.ssl @@ -84,7 +84,8 @@ clean: # DO NOT DELETE THIS LINE -- make depend depends on it. ui_compat.o: ../../include/openssl/crypto.h ../../include/openssl/des.h -ui_compat.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h +ui_compat.o: ../../include/openssl/des_old.h ../../include/openssl/e_os2.h +ui_compat.o: ../../include/openssl/opensslconf.h ui_compat.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h ui_compat.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h -- cgit v1.2.3