update portable for latest build changes
This commit is contained in:
@@ -3,6 +3,7 @@ include $(top_srcdir)/Makefile.am.common
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/crypto/asn1
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/crypto/bn
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/crypto/ec
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdh
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/crypto/ecdsa
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/crypto/evp
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/crypto/modes
|
||||
@@ -555,6 +556,8 @@ 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
|
||||
libcrypto_la_SOURCES += ecdh/ech_lib.c
|
||||
|
Reference in New Issue
Block a user