summaryrefslogtreecommitdiffstats
path: root/crypto/ui/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ui/Makefile.ssl')
-rw-r--r--crypto/ui/Makefile.ssl8
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/ui/Makefile.ssl b/crypto/ui/Makefile.ssl
index 5ac23c463f..02a17203de 100644
--- a/crypto/ui/Makefile.ssl
+++ b/crypto/ui/Makefile.ssl
@@ -88,18 +88,20 @@ 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 ../../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
ui_err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
ui_err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-ui_err.o: ../../include/openssl/ui.h
+ui_err.o: ../../include/openssl/ui.h ui_err.c
ui_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
ui_lib.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
ui_lib.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
ui_lib.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
ui_lib.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-ui_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h ui_locl.h
+ui_lib.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h ui_lib.c
+ui_lib.o: ui_locl.h
ui_openssl.o: ../../e_os.h ../../include/openssl/bio.h
ui_openssl.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
ui_openssl.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
@@ -107,4 +109,4 @@ ui_openssl.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
ui_openssl.o: ../../include/openssl/opensslv.h
ui_openssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
ui_openssl.o: ../../include/openssl/symhacks.h ../../include/openssl/ui.h
-ui_openssl.o: ../cryptlib.h ui_locl.h
+ui_openssl.o: ../cryptlib.h ui_locl.h ui_openssl.c