diff options
Diffstat (limited to 'src/regress/lib/libcrypto/bio/Makefile')
-rw-r--r-- | src/regress/lib/libcrypto/bio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/bio/Makefile b/src/regress/lib/libcrypto/bio/Makefile index ee10a60812..11d10bda30 100644 --- a/src/regress/lib/libcrypto/bio/Makefile +++ b/src/regress/lib/libcrypto/bio/Makefile | |||
@@ -1,5 +1,6 @@ | |||
1 | # $OpenBSD: Makefile,v 1.4 2022/12/08 17:49:02 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.5 2023/03/26 19:14:11 tb Exp $ |
2 | 2 | ||
3 | PROGS += bio_asn1 | ||
3 | PROGS += bio_chain | 4 | PROGS += bio_chain |
4 | PROGS += bio_host | 5 | PROGS += bio_host |
5 | PROGS += bio_mem | 6 | PROGS += bio_mem |