aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@FreeBSD.org>2013-02-09 18:14:26 +0000
committerTim Kientzle <kientzle@FreeBSD.org>2013-02-09 18:14:26 +0000
commitfe47e2e39b75054ac771f63754a873fdf636950a (patch)
treea2ecddad2b18ecc62e271ca0e513ca9ecfba4862 /usr.bin
parenta1cb341b5d8d84403ce327a15ac4cef64178a472 (diff)
downloadsrc-fe47e2e39b75054ac771f63754a873fdf636950a.tar.gz
src-fe47e2e39b75054ac771f63754a873fdf636950a.zip
Add dtc to the build.
Notes
Notes: svn path=/head/; revision=246600
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 2923f74d6c41..b3a23f76eda5 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -37,6 +37,7 @@ SUBDIR= alias \
ctlstat \
cut \
dirname \
+ dtc \
du \
ee \
elf2aout \