summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile')
-rw-r--r--src/regress/lib/libcrypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile
index 46f0949035..73059c1c25 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.27 2017/01/25 06:44:22 beck Exp $ 1# $OpenBSD: Makefile,v 1.28 2017/05/06 20:42:57 beck Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 aead \ 4 aead \
@@ -23,6 +23,7 @@ SUBDIR= \
23 exp \ 23 exp \
24 gcm128 \ 24 gcm128 \
25 gost \ 25 gost \
26 hkdf \
26 hmac \ 27 hmac \
27 idea \ 28 idea \
28 ige \ 29 ige \