summaryrefslogtreecommitdiffstats
path: root/crypto/dso
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-04-09 12:52:40 +0000
committerRichard Levitte <levitte@openssl.org>2000-04-09 12:52:40 +0000
commit7a807ad8a769eb1339f90448ff82c224f691b0e3 (patch)
treeef19fca9ab5da1ca855fd60f2b2073eb8179472e /crypto/dso
parentd86b6915bebbd86c46680e24d152f497cd85bc85 (diff)
"make update"
Diffstat (limited to 'crypto/dso')
-rw-r--r--crypto/dso/Makefile.ssl6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/dso/Makefile.ssl b/crypto/dso/Makefile.ssl
index 0909db247e..c551069204 100644
--- a/crypto/dso/Makefile.ssl
+++ b/crypto/dso/Makefile.ssl
@@ -80,6 +80,12 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
+dso_dl.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+dso_dl.o: ../../include/openssl/crypto.h ../../include/openssl/dso.h
+dso_dl.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h
+dso_dl.o: ../../include/openssl/err.h ../../include/openssl/opensslconf.h
+dso_dl.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
+dso_dl.o: ../../include/openssl/stack.h ../cryptlib.h
dso_dlfcn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
dso_dlfcn.o: ../../include/openssl/crypto.h ../../include/openssl/dso.h
dso_dlfcn.o: ../../include/openssl/e_os.h ../../include/openssl/e_os2.h