diff options
| author | beck <> | 2018-11-10 08:35:43 +0000 |
|---|---|---|
| committer | beck <> | 2018-11-10 08:35:43 +0000 |
| commit | a687c720df0e28b57f6512918ed4d6d48b5afe18 (patch) | |
| tree | 3e4cbacac9a26a7b99d4a1f5415971327e4f0619 | |
| parent | 6bd0566375713b872fa7b3055181d18de32ba11b (diff) | |
| download | openbsd-a687c720df0e28b57f6512918ed4d6d48b5afe18.tar.gz openbsd-a687c720df0e28b57f6512918ed4d6d48b5afe18.tar.bz2 openbsd-a687c720df0e28b57f6512918ed4d6d48b5afe18.zip | |
Speling
Diffstat (limited to '')
| -rw-r--r-- | src/regress/lib/libssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index c4133e32e5..b1caac9284 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.31 2018/11/10 08:10:31 beck Exp $ | 1 | # $OpenBSD: Makefile,v 1.32 2018/11/10 08:35:43 beck Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += asn1 | 3 | SUBDIR += asn1 |
| 4 | SUBDIR += bytestring | 4 | SUBDIR += bytestring |
| @@ -10,7 +10,7 @@ SUBDIR += ssl | |||
| 10 | SUBDIR += tlsext | 10 | SUBDIR += tlsext |
| 11 | SUBDIR += key_schedule | 11 | SUBDIR += key_schedule |
| 12 | SUBDIR += unit | 12 | SUBDIR += unit |
| 13 | # Things that take a long time shoud go below here. | 13 | # Things that take a long time should go below here. |
| 14 | SUBDIR += interop | 14 | SUBDIR += interop |
| 15 | 15 | ||
| 16 | install: | 16 | install: |
