diff options
| author | tb <> | 2018-05-15 15:11:15 +0000 | 
|---|---|---|
| committer | tb <> | 2018-05-15 15:11:15 +0000 | 
| commit | 0d14ee57eff10d255d2d08ad095005ee4733dca8 (patch) | |
| tree | 4ecfef1ed2746ec620978d323a966d616981dd5f /src | |
| parent | 7fd3df2c94b8bf12990409aa039d5d8f05d07057 (diff) | |
| download | openbsd-0d14ee57eff10d255d2d08ad095005ee4733dca8.tar.gz openbsd-0d14ee57eff10d255d2d08ad095005ee4733dca8.tar.bz2 openbsd-0d14ee57eff10d255d2d08ad095005ee4733dca8.zip  | |
Link free directory to libcrypto regress test suite.
ok jsing
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libcrypto/Makefile | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 3b3345ee07..b357b3be88 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile  | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.30 2018/04/07 13:54:46 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.31 2018/05/15 15:11:15 tb Exp $ | 
| 2 | 2 | ||
| 3 | SUBDIR= \ | 3 | SUBDIR= \ | 
| 4 | aead \ | 4 | aead \ | 
| @@ -21,6 +21,7 @@ SUBDIR= \ | |||
| 21 | engine \ | 21 | engine \ | 
| 22 | evp \ | 22 | evp \ | 
| 23 | exp \ | 23 | exp \ | 
| 24 | free \ | ||
| 24 | gcm128 \ | 25 | gcm128 \ | 
| 25 | gost \ | 26 | gost \ | 
| 26 | hkdf \ | 27 | hkdf \ | 
