diff options
| author | Theo Buehler <tb@openbsd.org> | 2026-03-18 02:07:30 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2026-03-18 02:07:30 -0600 |
| commit | f08fd7cd65734604598abf8a115ab54de748bb7c (patch) | |
| tree | 51ef6cc31d1acc4a6ce80aebbb449220e38cce40 | |
| parent | b15807a5f881290fb1a7c2a0f817dce36307f8fe (diff) | |
| download | portable-f08fd7cd65734604598abf8a115ab54de748bb7c.tar.gz portable-f08fd7cd65734604598abf8a115ab54de748bb7c.tar.bz2 portable-f08fd7cd65734604598abf8a115ab54de748bb7c.zip | |
remove ecdsa_local.h
| -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 b03347a..58f1557 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
| @@ -609,7 +609,6 @@ libcrypto_la_SOURCES += ecdh/ecdh.c | |||
| 609 | 609 | ||
| 610 | # ecdsa | 610 | # ecdsa |
| 611 | libcrypto_la_SOURCES += ecdsa/ecdsa.c | 611 | libcrypto_la_SOURCES += ecdsa/ecdsa.c |
| 612 | noinst_HEADERS += ecdsa/ecdsa_local.h | ||
| 613 | 612 | ||
| 614 | # engine | 613 | # engine |
| 615 | libcrypto_la_SOURCES += engine/engine_stubs.c | 614 | libcrypto_la_SOURCES += engine/engine_stubs.c |
