summaryrefslogtreecommitdiffstats
path: root/crypto/lhash
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-05-20 21:59:20 +0000
committerBodo Möller <bodo@openssl.org>1999-05-20 21:59:20 +0000
commit17e3dd1c62e9aadcd908c55e650f70379d2d19e2 (patch)
tree2b3191cc15e24d09853b7e1b708fd93a398b40e8 /crypto/lhash
parent9dff4cc05100b9989998e4fe061e58d0fbfd6d8e (diff)
Don't install e_os.h in include/openssl, use it only as a local
include file.
Diffstat (limited to 'crypto/lhash')
-rw-r--r--crypto/lhash/Makefile.ssl8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/lhash/Makefile.ssl b/crypto/lhash/Makefile.ssl
index cc9ff46b04..84df787f1a 100644
--- a/crypto/lhash/Makefile.ssl
+++ b/crypto/lhash/Makefile.ssl
@@ -79,10 +79,10 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
lh_stats.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
-lh_stats.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
-lh_stats.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
-lh_stats.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+lh_stats.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h
+lh_stats.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
+lh_stats.o: ../../include/openssl/opensslconf.h
lh_stats.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-lh_stats.o: ../cryptlib.h
+lh_stats.o: ../cryptlib.h ../e_os.h
lhash.o: ../../include/openssl/crypto.h ../../include/openssl/lhash.h
lhash.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h