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/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile
index 6cf7191cd7..54fcae7c91 100644
--- a/src/regress/lib/libcrypto/Makefile
+++ b/src/regress/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.9 2014/05/14 14:46:35 jsing Exp $ 1# $OpenBSD: Makefile,v 1.10 2014/05/18 22:04:14 guenther Exp $
2 2
3SUBDIR= \ 3SUBDIR= \
4 aeswrap \ 4 aeswrap \
@@ -31,7 +31,8 @@ SUBDIR= \
31 rmd \ 31 rmd \
32 sha \ 32 sha \
33 sha1 \ 33 sha1 \
34 sha2 34 sha2 \
35 utf8
35 36
36install: 37install:
37 38