diff options
author | Theo Buehler <tb@openbsd.org> | 2023-08-10 05:09:06 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2023-08-10 05:09:06 -0600 |
commit | 6650dcecc69dba13054c31a7c4eba8402d99ab53 (patch) | |
tree | a73446eaed7aafca7f9d9f148f1cf2370e7a52a8 | |
parent | cfe98db7ad573df0ae7981b673377fc1d4ccfd65 (diff) | |
download | portable-6650dcecc69dba13054c31a7c4eba8402d99ab53.tar.gz portable-6650dcecc69dba13054c31a7c4eba8402d99ab53.tar.bz2 portable-6650dcecc69dba13054c31a7c4eba8402d99ab53.zip |
rmdconst.h was removed
-rw-r--r-- | crypto/Makefile.am | 1 |
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 |
847 | libcrypto_la_SOURCES += ripemd/ripemd.c | 847 | libcrypto_la_SOURCES += ripemd/ripemd.c |
848 | noinst_HEADERS += ripemd/rmdconst.h | ||
849 | 848 | ||
850 | # rsa | 849 | # rsa |
851 | libcrypto_la_SOURCES += rsa/rsa_ameth.c | 850 | libcrypto_la_SOURCES += rsa/rsa_ameth.c |