From c8ca89425c255790a538c2e7a2520e69454c79ee Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Sun, 14 Jul 2024 08:34:15 -0600 Subject: lhash_local.h was removed --- crypto/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 3a463ef..6e1e975 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am @@ -691,7 +691,6 @@ libcrypto_la_SOURCES += kdf/tls1_prf.c # lhash libcrypto_la_SOURCES += lhash/lhash.c -noinst_HEADERS += lhash/lhash_local.h # md4 libcrypto_la_SOURCES += md4/md4.c -- cgit v1.2.3-55-g6feb