diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/lib/libcrypto/bn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/lib/libcrypto/bn/Makefile b/regress/lib/libcrypto/bn/Makefile index 93c3962e126..f8b08d1fc06 100644 --- a/regress/lib/libcrypto/bn/Makefile +++ b/regress/lib/libcrypto/bn/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.4 2014/06/20 10:38:22 miod Exp $ +# $OpenBSD: Makefile,v 1.5 2018/07/10 16:58:15 tb Exp $ SUBDIR= \ + addsub \ general \ mont |