From 2d0fba0551bbdcf8b558bae204a22ff6dddee6f0 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Wed, 9 Aug 2006 02:27:31 +0000 Subject: [PATCH] Add the sade to build-tools list. This fixes a tinderbox. --- Makefile.inc1 | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.inc1 b/Makefile.inc1 index 4c66864be87d..3f3157098dbd 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -900,6 +900,7 @@ build-tools: ${_aicasm} \ usr.bin/awk \ lib/libmagic \ + usr.sbin/sade \ usr.sbin/sysinstall ${_+_}@${ECHODIR} "===> ${_tool} (obj,build-tools)"; \ cd ${.CURDIR}/${_tool}; \