summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 d6510d64c6..d9bd92f637 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,6 +1,7 @@
1# $OpenBSD: Makefile,v 1.12 2014/05/31 14:39:06 jsing Exp $ 1# $OpenBSD: Makefile,v 1.13 2014/06/22 14:28:07 jsing Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 aead \
4 aeswrap \ 5 aeswrap \
5 base64 \ 6 base64 \
6 bf \ 7 bf \