diff options
| author | tb <> | 2023-07-15 19:32:54 +0000 |
|---|---|---|
| committer | tb <> | 2023-07-15 19:32:54 +0000 |
| commit | 844b33e0d2a17767edb81a02b9f4f03d28fc3ad3 (patch) | |
| tree | 5f43f45fd74e21cb0247bc8218b00134b87dff46 /src | |
| parent | 8a18ac0dade8e43dd6844a41a94d4168ee13c618 (diff) | |
| download | openbsd-844b33e0d2a17767edb81a02b9f4f03d28fc3ad3.tar.gz openbsd-844b33e0d2a17767edb81a02b9f4f03d28fc3ad3.tar.bz2 openbsd-844b33e0d2a17767edb81a02b9f4f03d28fc3ad3.zip | |
Link symbols test to build
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libssl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index b9e2afd2e0..35323e2c40 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.53 2023/07/12 07:03:24 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.54 2023/07/15 19:32:54 tb Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += api | 3 | SUBDIR += api |
| 4 | SUBDIR += asn1 | 4 | SUBDIR += asn1 |
| @@ -15,6 +15,7 @@ SUBDIR += record | |||
| 15 | SUBDIR += record_layer | 15 | SUBDIR += record_layer |
| 16 | SUBDIR += server | 16 | SUBDIR += server |
| 17 | SUBDIR += ssl | 17 | SUBDIR += ssl |
| 18 | SUBDIR += symbols | ||
| 18 | SUBDIR += tls | 19 | SUBDIR += tls |
| 19 | SUBDIR += tlsext | 20 | SUBDIR += tlsext |
| 20 | SUBDIR += tlslegacy | 21 | SUBDIR += tlslegacy |
