diff options
Diffstat (limited to 'regress/lib')
-rw-r--r-- | regress/lib/libcrypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index d6510d64c62..d9bd92f637f 100644 --- a/regress/lib/libcrypto/Makefile +++ b/regress/lib/libcrypto/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.12 2014/05/31 14:39:06 jsing Exp $ +# $OpenBSD: Makefile,v 1.13 2014/06/22 14:28:07 jsing Exp $ SUBDIR= \ + aead \ aeswrap \ base64 \ bf \ |