aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-08-12 19:21:58 +0000
committerXin LI <delphij@FreeBSD.org>2015-08-12 19:21:58 +0000
commit572ec1c57da38b1f612378207adeb1535800e4a6 (patch)
treef1f502a11a90b86a43c4b8818139b4a3e50bd028 /Makefile.inc1
parentd0687a01d754a31522e92193b7a3382d3ae0bf9a (diff)
downloadsrc-572ec1c57da38b1f612378207adeb1535800e4a6.tar.gz
src-572ec1c57da38b1f612378207adeb1535800e4a6.zip
Fix build.
Notes
Notes: svn path=/head/; revision=286691
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 25a48906ccba..f114c08af8f1 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1449,7 +1449,7 @@ build-tools: .MAKE
${LOCAL_TOOL_DIRS} \
lib/ncurses/ncurses \
lib/ncurses/ncursesw \
- ${_rescue}
+ ${_rescue} \
${_share} \
usr.bin/awk \
lib/libmagic \