aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2006-08-09 02:27:31 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2006-08-09 02:27:31 +0000
commit2d0fba0551bbdcf8b558bae204a22ff6dddee6f0 (patch)
tree3ead01205fb2222e851698e683118992c0d43468 /Makefile.inc1
parenta36aa44a85a4c52936c61ad1f2f48c0bec2d2703 (diff)
downloadsrc-2d0fba0551bbdcf8b558bae204a22ff6dddee6f0.tar.gz
src-2d0fba0551bbdcf8b558bae204a22ff6dddee6f0.zip
Add the sade to build-tools list. This fixes a tinderbox.
Notes
Notes: svn path=/head/; revision=161110
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
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}; \