From 36a4eefc6954b0281905b17021a2c7a841c99f56 Mon Sep 17 00:00:00 2001 From: jsg Date: Sun, 29 May 2016 02:42:19 +0000 Subject: [PATCH] +dtb +u-boot --- sysutils/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/Makefile b/sysutils/Makefile index c3d00dda563..6b7d14b426a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.393 2016/05/14 14:01:49 jasper Exp $ +# $OpenBSD: Makefile,v 1.394 2016/05/29 02:42:19 jsg Exp $ SUBDIR = SUBDIR += accountsservice @@ -51,6 +51,7 @@ SUBDIR += dmidecode SUBDIR += downtimed SUBDIR += dsh + SUBDIR += dtb SUBDIR += dtpstree SUBDIR += duplicity SUBDIR += dvd+rw-tools @@ -255,6 +256,7 @@ SUBDIR += tray-app SUBDIR += tree SUBDIR += ttyload + SUBDIR += u-boot SUBDIR += udfclient SUBDIR += upower SUBDIR += upsd