hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis
[openssl.git] / crypto / ecdh / Makefile
index 17d8883eba1e6b081e8af3d357dac389399eff69..5bf59040153ad35bd2d72f4a46c125ad346148f3 100644 (file)
@@ -30,7 +30,7 @@ LIBOBJ=       ech_lib.o ech_ossl.o ech_key.o ech_err.o
 SRC= $(LIBSRC)
 
 EXHEADER= ecdh.h
-HEADER=        $(EXHEADER)
+HEADER=        ech_locl.h $(EXHEADER)
 
 ALL=    $(GENERAL) $(SRC) $(HEADER)