artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b25026
)
Enable lhash regress.
author
jsing
<jsing@openbsd.org>
Mon, 6 May 2024 14:37:26 +0000
(14:37 +0000)
committer
jsing
<jsing@openbsd.org>
Mon, 6 May 2024 14:37:26 +0000
(14:37 +0000)
regress/lib/libcrypto/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/Makefile
b/regress/lib/libcrypto/Makefile
index
ffe08d0
..
01db7a5
100644
(file)
--- a/
regress/lib/libcrypto/Makefile
+++ b/
regress/lib/libcrypto/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.5
7 2024/04/25 14:27:29
jsing Exp $
+# $OpenBSD: Makefile,v 1.5
8 2024/05/06 14:37:26
jsing Exp $
SUBDIR += aead
SUBDIR += aes
@@
-32,6
+32,7
@@
SUBDIR += hmac
SUBDIR += idea
SUBDIR += ige
SUBDIR += init
+SUBDIR += lhash
SUBDIR += md
SUBDIR += objects
SUBDIR += pbkdf2