From e4956ac2538ac0ba4681f78b41e12c6e97898bbd Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 11 Aug 2020 14:54:41 +0000 Subject: [PATCH] +hw-probe --- sysutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/Makefile b/sysutils/Makefile index c77315f5e07..5b64b508127 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.575 2020/07/15 15:39:05 bket Exp $ +# $OpenBSD: Makefile,v 1.576 2020/08/11 14:54:41 landry Exp $ SUBDIR = SUBDIR += accountsservice @@ -119,6 +119,7 @@ SUBDIR += gsmartcontrol SUBDIR += hotplug-diskmount SUBDIR += htop + SUBDIR += hw-probe SUBDIR += idled SUBDIR += iogen SUBDIR += incron