summaryrefslogtreecommitdiffstats
path: root/crypto/ui
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-01-24 12:31:54 +0000
committerRichard Levitte <levitte@openssl.org>2002-01-24 12:31:54 +0000
commitfe19c448f04389ce939b69cf69909da40aba7bc5 (patch)
tree145423366c044a9a8028c529e720f08eb09eb3fd /crypto/ui
parentfcf6473199f6d46539e84ee6047fde66efda6190 (diff)
make update
libeay.num got tweaked so the old des symbols would retain their positions.
Diffstat (limited to 'crypto/ui')
-rw-r--r--crypto/ui/Makefile.ssl3
1 files changed, 2 insertions, 1 deletions
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