diff options
Diffstat (limited to 'src/lib/libcrypto/Makefile')
| -rw-r--r-- | src/lib/libcrypto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index b9cb2eddce..64bdb97eef 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.139 2023/07/21 09:04:23 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.140 2023/07/28 09:01:25 tb Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -357,7 +357,6 @@ SRCS+= ech_err.c | |||
| 357 | SRCS+= ech_lib.c | 357 | SRCS+= ech_lib.c |
| 358 | 358 | ||
| 359 | # ecdsa/ | 359 | # ecdsa/ |
| 360 | SRCS+= ecs_err.c | ||
| 361 | SRCS+= ecs_lib.c | 360 | SRCS+= ecs_lib.c |
| 362 | SRCS+= ecdsa.c | 361 | SRCS+= ecdsa.c |
| 363 | 362 | ||
