artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cdbbe9
)
hook up libagentx; ok martijn@
author
anton
<anton@openbsd.org>
Sun, 12 Sep 2021 07:06:08 +0000
(07:06 +0000)
committer
anton
<anton@openbsd.org>
Sun, 12 Sep 2021 07:06:08 +0000
(07:06 +0000)
regress/lib/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/Makefile
b/regress/lib/Makefile
index
25a78aa
..
9bc5227
100644
(file)
--- a/
regress/lib/Makefile
+++ b/
regress/lib/Makefile
@@
-1,6
+1,7
@@
-# $OpenBSD: Makefile,v 1.2
3 2021/06/10 23:40:46 jca
Exp $
+# $OpenBSD: Makefile,v 1.2
4 2021/09/12 07:06:08 anton
Exp $
SUBDIR+= csu
+SUBDIR+= libagentx
SUBDIR+= libc
SUBDIR+= libcrypto
SUBDIR+= libedit