artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c24c36a
)
Hook up the err regress.
author
jsing
<jsing@openbsd.org>
Wed, 2 Oct 2024 14:50:58 +0000
(14:50 +0000)
committer
jsing
<jsing@openbsd.org>
Wed, 2 Oct 2024 14:50:58 +0000
(14:50 +0000)
regress/lib/libcrypto/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/Makefile
b/regress/lib/libcrypto/Makefile
index
d812cd9
..
3874698
100644
(file)
--- a/
regress/lib/libcrypto/Makefile
+++ b/
regress/lib/libcrypto/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
59 2024/08/31 08:23:32 tb
Exp $
+# $OpenBSD: Makefile,v 1.
60 2024/10/02 14:50:58 jsing
Exp $
SUBDIR += aead
SUBDIR += aes
@@
-23,6
+23,7
@@
SUBDIR += dsa
SUBDIR += ec
SUBDIR += ecdh
SUBDIR += ecdsa
+SUBDIR += err
SUBDIR += evp
SUBDIR += exdata
SUBDIR += free