diff options
Diffstat (limited to 'src/regress/lib/libssl/Makefile')
| -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 7c2d92e340..79232bcf39 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
| @@ -1,9 +1,10 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.22 2015/06/28 00:08:27 doug Exp $ | 1 | # $OpenBSD: Makefile,v 1.23 2015/09/01 17:02:17 jsing Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR= \ | 3 | SUBDIR= \ |
| 4 | asn1 \ | 4 | asn1 \ |
| 5 | bytestring \ | 5 | bytestring \ |
| 6 | ciphers \ | 6 | ciphers \ |
| 7 | client \ | ||
| 7 | ssl \ | 8 | ssl \ |
| 8 | unit | 9 | unit |
| 9 | 10 | ||
