summaryrefslogtreecommitdiffstats
path: root/crypto/ec
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-08-16 14:14:33 +0200
committerRichard Levitte <levitte@openssl.org>2016-08-16 14:14:33 +0200
commita1be17a72f6e0fe98275dc113cddd799bf55df44 (patch)
treef20d99f2f7f2dd3855fa5ea4b55a5a6fc7bf165e /crypto/ec
parentb552f32dcb9826c7d08980bc1acf52aa52abb8a1 (diff)
make update to have PEM_R_HEADER_TOO_LONG defined
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/ec')
-rw-r--r--crypto/ec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/Makefile b/crypto/ec/Makefile
index 89491454a4..6628390ba4 100644
--- a/crypto/ec/Makefile
+++ b/crypto/ec/Makefile
@@ -131,7 +131,7 @@ ec_ameth.o: ../../include/openssl/pkcs7.h ../../include/openssl/safestack.h
ec_ameth.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
ec_ameth.o: ../../include/openssl/symhacks.h ../../include/openssl/x509.h
ec_ameth.o: ../../include/openssl/x509_vfy.h ../asn1/asn1_locl.h ../cryptlib.h
-ec_ameth.o: ec_ameth.c
+ec_ameth.o: ec_ameth.c ec_lcl.h
ec_asn1.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
ec_asn1.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
ec_asn1.o: ../../include/openssl/crypto.h ../../include/openssl/e_os2.h