aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2024-10-18 13:04:57 +0200
committerTheo Buehler <tb@openbsd.org>2024-10-18 13:04:57 +0200
commit67a3b7dfa208f4eb28d192e157e429d0da278575 (patch)
tree79bb284e2a812fae2d5d7e15aa66a0fc307f61be /crypto/Makefile.am
parent9065b293e3c6b52516d3b1ae0ea46de8b7c70bf8 (diff)
downloadportable-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.am1
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
478libcrypto_la_SOURCES += conf/conf_def.c 478libcrypto_la_SOURCES += conf/conf_def.c
479libcrypto_la_SOURCES += conf/conf_err.c 479libcrypto_la_SOURCES += conf/conf_err.c
480libcrypto_la_SOURCES += conf/conf_lib.c 480libcrypto_la_SOURCES += conf/conf_lib.c
481libcrypto_la_SOURCES += conf/conf_mall.c
482libcrypto_la_SOURCES += conf/conf_mod.c 481libcrypto_la_SOURCES += conf/conf_mod.c
483libcrypto_la_SOURCES += conf/conf_sap.c 482libcrypto_la_SOURCES += conf/conf_sap.c
484noinst_HEADERS += conf/conf_def.h 483noinst_HEADERS += conf/conf_def.h