aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2023-04-17 00:04:00 -0600
committerTheo Buehler <tb@openbsd.org>2023-04-17 00:04:00 -0600
commit4b388c7a45650e5f0bb3951ea28755a8901db867 (patch)
tree5fad935410ce8078cdc5594e296a5c859811b4f6 /crypto/Makefile.am
parenta42f70f8d14a705e36132c8ed247a74749b30aae (diff)
downloadportable-4b388c7a45650e5f0bb3951ea28755a8901db867.tar.gz
portable-4b388c7a45650e5f0bb3951ea28755a8901db867.tar.bz2
portable-4b388c7a45650e5f0bb3951ea28755a8901db867.zip
Drop dh_prn.c
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 a90a1aa..93d137e 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -626,7 +626,6 @@ libcrypto_la_SOURCES += dh/dh_gen.c
626libcrypto_la_SOURCES += dh/dh_key.c 626libcrypto_la_SOURCES += dh/dh_key.c
627libcrypto_la_SOURCES += dh/dh_lib.c 627libcrypto_la_SOURCES += dh/dh_lib.c
628libcrypto_la_SOURCES += dh/dh_pmeth.c 628libcrypto_la_SOURCES += dh/dh_pmeth.c
629libcrypto_la_SOURCES += dh/dh_prn.c
630noinst_HEADERS += dh/dh_local.h 629noinst_HEADERS += dh/dh_local.h
631 630
632# dsa 631# dsa