Index: libressl-3.1.0/crypto/Makefile.am =================================================================== --- libressl-3.1.0.orig/crypto/Makefile.am +++ libressl-3.1.0/crypto/Makefile.am @@ -724,6 +724,8 @@ noinst_HEADERS += idea/idea_lcl.h # kdftree libcrypto_la_SOURCES += kdftree/kdftree.c +libcrypto_la_SOURCES += kdftree/tlstree.c +noinst_HEADERS += kdftree/kdftree_locl.h # lhash libcrypto_la_SOURCES += lhash/lh_stats.c