diff options
author | Theo Buehler <tb@openbsd.org> | 2024-10-18 13:04:57 +0200 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-10-18 13:04:57 +0200 |
commit | 67a3b7dfa208f4eb28d192e157e429d0da278575 (patch) | |
tree | 79bb284e2a812fae2d5d7e15aa66a0fc307f61be /crypto/Makefile.am | |
parent | 9065b293e3c6b52516d3b1ae0ea46de8b7c70bf8 (diff) | |
download | portable-67a3b7dfa208f4eb28d192e157e429d0da278575.tar.gz portable-67a3b7dfa208f4eb28d192e157e429d0da278575.tar.bz2 portable-67a3b7dfa208f4eb28d192e157e429d0da278575.zip |
conf_mall.c is no more
Diffstat (limited to 'crypto/Makefile.am')
-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 02204bd..a388861 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -478,7 +478,6 @@ libcrypto_la_SOURCES += conf/conf_api.c | |||
478 | libcrypto_la_SOURCES += conf/conf_def.c | 478 | libcrypto_la_SOURCES += conf/conf_def.c |
479 | libcrypto_la_SOURCES += conf/conf_err.c | 479 | libcrypto_la_SOURCES += conf/conf_err.c |
480 | libcrypto_la_SOURCES += conf/conf_lib.c | 480 | libcrypto_la_SOURCES += conf/conf_lib.c |
481 | libcrypto_la_SOURCES += conf/conf_mall.c | ||
482 | libcrypto_la_SOURCES += conf/conf_mod.c | 481 | libcrypto_la_SOURCES += conf/conf_mod.c |
483 | libcrypto_la_SOURCES += conf/conf_sap.c | 482 | libcrypto_la_SOURCES += conf/conf_sap.c |
484 | noinst_HEADERS += conf/conf_def.h | 483 | noinst_HEADERS += conf/conf_def.h |