diff options
Diffstat (limited to 'regress/lib')
-rw-r--r-- | regress/lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |