STACK_OF(SSL_COMP) is a public type
[openssl.git] / crypto / err / Makefile
index a49e37be8b560be1fbc9d298fdbd789c3a455ce6..1a7b07c939faef192676aafa214dcd75003c45c7 100644 (file)
@@ -20,7 +20,7 @@ LIBOBJ=err.o err_all.o err_prn.o
 
 SRC= $(LIBSRC)
 
-HEADER=        
+HEADER=        err_lcl.h
 
 ALL=    $(GENERAL) $(SRC) $(HEADER)
 
@@ -66,7 +66,7 @@ err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
 err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
 err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
 err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
-err.o: ../include/internal/cryptlib.h err.c
+err.o: ../include/internal/cryptlib.h err.c err_lcl.h
 err_all.o: ../../include/openssl/asn1.h ../../include/openssl/async.h
 err_all.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
 err_all.o: ../../include/openssl/buffer.h ../../include/openssl/cms.h