aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-08-10 05:09:06 -0600
committerTheo Buehler <tb@openbsd.org>2023-08-10 05:09:06 -0600
commit6650dcecc69dba13054c31a7c4eba8402d99ab53 (patch)
treea73446eaed7aafca7f9d9f148f1cf2370e7a52a8
parentcfe98db7ad573df0ae7981b673377fc1d4ccfd65 (diff)
downloadportable-6650dcecc69dba13054c31a7c4eba8402d99ab53.tar.gz
portable-6650dcecc69dba13054c31a7c4eba8402d99ab53.tar.bz2
portable-6650dcecc69dba13054c31a7c4eba8402d99ab53.zip
rmdconst.h was removed
-rw-r--r--crypto/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index e538a0e..d93b879 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -845,7 +845,6 @@ noinst_HEADERS += rc4/rc4_local.h
845 845
846# ripemd 846# ripemd
847libcrypto_la_SOURCES += ripemd/ripemd.c 847libcrypto_la_SOURCES += ripemd/ripemd.c
848noinst_HEADERS += ripemd/rmdconst.h
849 848
850# rsa 849# rsa
851libcrypto_la_SOURCES += rsa/rsa_ameth.c 850libcrypto_la_SOURCES += rsa/rsa_ameth.c