From: anton Date: Sun, 12 Sep 2021 07:06:08 +0000 (+0000) Subject: hook up libagentx; ok martijn@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=5b2ab67a8445e2ffe27899c57f1d571886a12cfa;p=openbsd hook up libagentx; ok martijn@ --- diff --git a/regress/lib/Makefile b/regress/lib/Makefile index 25a78aac675..9bc5227ec09 100644 --- a/regress/lib/Makefile +++ b/regress/lib/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.23 2021/06/10 23:40:46 jca Exp $ +# $OpenBSD: Makefile,v 1.24 2021/09/12 07:06:08 anton Exp $ SUBDIR+= csu +SUBDIR+= libagentx SUBDIR+= libc SUBDIR+= libcrypto SUBDIR+= libedit