aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/hmac/Makefile.ssl
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-04-23 15:01:15 +0000
committerBen Laurie <ben@openssl.org>1999-04-23 15:01:15 +0000
commit61f5b6f33807306d09bccbc2dcad474d1d04ca40 (patch)
tree1680fa648df5f730df11ec433a512a1fadf0facd /crypto/hmac/Makefile.ssl
parent779cc0bca98e35830db455f34b986b86a2d2f822 (diff)
downloadopenssl-61f5b6f33807306d09bccbc2dcad474d1d04ca40.tar.gz
Work with -pedantic!
Diffstat (limited to 'crypto/hmac/Makefile.ssl')
-rw-r--r--crypto/hmac/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/hmac/Makefile.ssl b/crypto/hmac/Makefile.ssl
index 52a216739f..294ff15e2e 100644
--- a/crypto/hmac/Makefile.ssl
+++ b/crypto/hmac/Makefile.ssl
@@ -85,4 +85,4 @@ hmac.o: ../../include/evp.h ../../include/idea.h ../../include/md2.h
hmac.o: ../../include/md5.h ../../include/mdc2.h ../../include/objects.h
hmac.o: ../../include/opensslv.h ../../include/rc2.h ../../include/rc4.h
hmac.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
-hmac.o: ../../include/sha.h ../../include/stack.h hmac.h
+hmac.o: ../../include/sha.h ../../include/stack.h ../opensslconf.h hmac.h