aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2010-10-03 20:09:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2010-10-03 20:09:19 +0000
commit8d8bfa7f9e964431a9ada22e1c1dadd2d8cefa31 (patch)
treec6d46e16cac81e96ed80f1398fb12018adf963d0 /usr.sbin/Makefile
parent47118d20490baf10dcf34f9a5d417a68a8e2be6b (diff)
downloadsrc-8d8bfa7f9e964431a9ada22e1c1dadd2d8cefa31.tar.gz
src-8d8bfa7f9e964431a9ada22e1c1dadd2d8cefa31.zip
Reconnect uathload to the build.
Notes
Notes: svn path=/head/; revision=213389
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 68805a2c6589..0669b09b53f0 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -288,6 +288,7 @@ SUBDIR+= crunch
.endif
.if ${MK_USB} != "no"
+SUBDIR+= uathload
SUBDIR+= uhsoctl
SUBDIR+= usbconfig
.endif