From 5fd67871c0fb8f948fd836d72745c7e4f2a5ec0e Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Mon, 9 Jul 2018 09:04:34 +0000 Subject: +libusbhid --- regress/lib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'regress/lib') diff --git a/regress/lib/Makefile b/regress/lib/Makefile index 21331eeccae..30e17b28acd 100644 --- a/regress/lib/Makefile +++ b/regress/lib/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2017/07/03 16:24:51 bluhm Exp $ +# $OpenBSD: Makefile,v 1.21 2018/07/09 09:04:33 mpi Exp $ SUBDIR+= csu SUBDIR+= libc @@ -14,6 +14,7 @@ SUBDIR+= libskey SUBDIR+= libsndio SUBDIR+= libssl SUBDIR+= libtls +SUBDIR+= libusbhid SUBDIR+= libutil install: -- cgit v1.2.3