aboutsummaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-07-14 08:34:15 -0600
committerTheo Buehler <tb@openbsd.org>2024-07-14 08:34:15 -0600
commitc8ca89425c255790a538c2e7a2520e69454c79ee (patch)
treebe64150d3097016517e0b007fa65607527b051d0 /crypto
parentb36b2247add5450748cd78c5a92359fa3babe45a (diff)
downloadportable-c8ca89425c255790a538c2e7a2520e69454c79ee.tar.gz
portable-c8ca89425c255790a538c2e7a2520e69454c79ee.tar.bz2
portable-c8ca89425c255790a538c2e7a2520e69454c79ee.zip
lhash_local.h was removed
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Makefile.am1
1 files changed, 0 insertions, 1 deletions
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
691 691
692# lhash 692# lhash
693libcrypto_la_SOURCES += lhash/lhash.c 693libcrypto_la_SOURCES += lhash/lhash.c
694noinst_HEADERS += lhash/lhash_local.h
695 694
696# md4 695# md4
697libcrypto_la_SOURCES += md4/md4.c 696libcrypto_la_SOURCES += md4/md4.c