remove duplicate copy of public header

This commit is contained in:
Brent Cook 2019-09-09 22:08:34 -05:00
parent b43bee6451
commit 935dedc22c

View File

@ -556,7 +556,6 @@ libcrypto_la_SOURCES += ec/ecp_smpl.c
noinst_HEADERS += ec/ec_lcl.h
# ecdh
libcrypto_la_SOURCES += ecdh/ecdh.h
libcrypto_la_SOURCES += ecdh/ecdh_kdf.c
libcrypto_la_SOURCES += ecdh/ech_err.c
libcrypto_la_SOURCES += ecdh/ech_key.c