artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b68230f
)
Hook in libressl to regress.
author
jsing
<jsing@openbsd.org>
Mon, 14 Jul 2014 01:05:36 +0000
(
01:05
+0000)
committer
jsing
<jsing@openbsd.org>
Mon, 14 Jul 2014 01:05:36 +0000
(
01:05
+0000)
regress/lib/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/Makefile
b/regress/lib/Makefile
index
a7fb1d6
..
e98bd49
100644
(file)
--- a/
regress/lib/Makefile
+++ b/
regress/lib/Makefile
@@
-1,6
+1,7
@@
-# $OpenBSD: Makefile,v 1.1
6 2014/07/14 00:50:04
jsing Exp $
+# $OpenBSD: Makefile,v 1.1
7 2014/07/14 01:05:36
jsing Exp $
-SUBDIR+= csu libc libcrypto libevent libm libpthread libskey libssl libutil
+SUBDIR+= csu libc libcrypto libevent libm libpthread libressl libskey libssl \
+ libutil
install: