aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2001-08-03 18:48:35 +0000
committerBen Laurie <ben@openssl.org>2001-08-03 18:48:35 +0000
commitbb2297a41d1873e38daf9428be5cb5181b5751a2 (patch)
treecde31fd413783a837d48959c7fa65ac0cc01df1f /crypto/hmac
parent75e98d0563ccb7710b099678043d28cfc35cbb57 (diff)
downloadopenssl-bb2297a41d1873e38daf9428be5cb5181b5751a2.tar.gz
Header bloat reduction for EVP_PKEY.
Diffstat (limited to 'crypto/hmac')
-rw-r--r--crypto/hmac/Makefile.ssl6
1 files changed, 2 insertions, 4 deletions
diff --git a/crypto/hmac/Makefile.ssl b/crypto/hmac/Makefile.ssl
index e26dc3ad26..8f6dccde0e 100644
--- a/crypto/hmac/Makefile.ssl
+++ b/crypto/hmac/Makefile.ssl
@@ -81,10 +81,8 @@ clean:
hmac.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
hmac.o: ../../include/openssl/bn.h ../../include/openssl/crypto.h
-hmac.o: ../../include/openssl/dh.h ../../include/openssl/dsa.h
hmac.o: ../../include/openssl/e_os2.h ../../include/openssl/evp.h
hmac.o: ../../include/openssl/hmac.h ../../include/openssl/obj_mac.h
hmac.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
-hmac.o: ../../include/openssl/opensslv.h ../../include/openssl/rsa.h
-hmac.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-hmac.o: ../../include/openssl/symhacks.h hmac.c
+hmac.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
+hmac.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h hmac.c