aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-05-13 05:16:58 +0000
committerRichard Levitte <levitte@openssl.org>2001-05-13 05:16:58 +0000
commit429e4f0de8c4c6b74c9d9edc0b271d3d6c54008f (patch)
treea23310d99974de40caed2e6ba3e61b09b5ba2c95 /crypto/ui
parent2d10c7156c3e5aa7c44e76188a9d220266bb6721 (diff)
downloadopenssl-429e4f0de8c4c6b74c9d9edc0b271d3d6c54008f.tar.gz
make update
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 77467b8486..c6dec3e46c 100644
--- a/crypto/ui/Makefile.ssl
+++ b/crypto/ui/Makefile.ssl
@@ -87,7 +87,8 @@ 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/opensslv.h ../../include/openssl/safestack.h
ui_compat.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-ui_compat.o: ../../include/openssl/ui.h ui_compat.c
+ui_compat.o: ../../include/openssl/ui.h ../../include/openssl/ui_compat.h
+ui_compat.o: ui_compat.c
ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
ui_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
ui_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h