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 327eb5b12d..345077c20c 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,7 +1,8 @@
1# $OpenBSD: Makefile,v 1.6 2014/05/02 19:27:04 miod Exp $ 1# $OpenBSD: Makefile,v 1.7 2014/05/03 15:07:46 jsing Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 aeswrap \ 4 aeswrap \
5 base64 \
5 bf \ 6 bf \
6 bn \ 7 bn \
7 cast \ 8 cast \