From 90fc364917c33e98c9ebee44e86dfc9385ccd749 Mon Sep 17 00:00:00 2001 From: Alexander Bluhm Date: Mon, 3 Jul 2017 16:24:52 +0000 Subject: Link all lib regress tests to the build. --- regress/lib/Makefile | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'regress/lib') diff --git a/regress/lib/Makefile b/regress/lib/Makefile index 63d7ec35189..21331eeccae 100644 --- a/regress/lib/Makefile +++ b/regress/lib/Makefile @@ -1,7 +1,20 @@ -# $OpenBSD: Makefile,v 1.19 2016/03/01 16:22:11 schwarze Exp $ +# $OpenBSD: Makefile,v 1.20 2017/07/03 16:24:51 bluhm Exp $ -SUBDIR+= csu libc libcrypto libedit libevent libm libpthread \ - libskey libssl libtls libutil +SUBDIR+= csu +SUBDIR+= libc +SUBDIR+= libcrypto +SUBDIR+= libedit +SUBDIR+= libevent +SUBDIR+= libexpat +SUBDIR+= libfuse +SUBDIR+= libm +SUBDIR+= libpthread +SUBDIR+= libradius +SUBDIR+= libskey +SUBDIR+= libsndio +SUBDIR+= libssl +SUBDIR+= libtls +SUBDIR+= libutil install: -- cgit v1.2.3