Don't use $(EXHEADER) directly in for loops, as most shells will break
[openssl.git] / crypto / err / openssl.ec
index 97c12302bb42719830c66d77d0206e27c834ba10..64200fcebaa3566dc485b623753a3b2fa06773fd 100644 (file)
@@ -24,8 +24,13 @@ L X509V3     crypto/x509v3/x509v3.h          crypto/x509v3/v3err.c
 L PKCS12       crypto/pkcs12/pkcs12.h          crypto/pkcs12/pk12err.c
 L RAND         crypto/rand/rand.h              crypto/rand/rand_err.c
 L DSO          crypto/dso/dso.h                crypto/dso/dso_err.c
-L ENGINE       crypto/engine/engine.h          crypto/engine/engine_err.c
+L ENGINE       crypto/engine/engine.h          crypto/engine/eng_err.c
 L OCSP         crypto/ocsp/ocsp.h              crypto/ocsp/ocsp_err.c
+L UI           crypto/ui/ui.h                  crypto/ui/ui_err.c
+L COMP         crypto/comp/comp.h              crypto/comp/comp_err.c
+L ECDSA                crypto/ecdsa/ecdsa.h            crypto/ecdsa/ecs_err.c
+L ECDH         crypto/ecdh/ecdh.h              crypto/ecdh/ech_err.c
+L STORE                crypto/store/store.h            crypto/store/str_err.c
 
 # additional header files to be scanned for function names
 L NONE         crypto/x509/x509_vfy.h          NONE