aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorWeongyo Jeong <weongyo@FreeBSD.org>2009-04-07 01:58:29 +0000
committerWeongyo Jeong <weongyo@FreeBSD.org>2009-04-07 01:58:29 +0000
commitf561843cf0907b4bcc627cf8b58c8043e66ab54f (patch)
treec1c09ab250de07abde660efa9d46b7a4d27adc46 /usr.sbin/Makefile
parent6621e32ee1a98533f674e0a8af072dc1969042be (diff)
Notes
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 62aa26f5a26aa..3d2ae80001851 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -180,6 +180,7 @@ SUBDIR= ${_ac} \
${_traceroute6} \
trpt \
tzsetup \
+ ${_uathload} \
ugidfw \
${_usbdevs} \
${_usbconfig} \
@@ -396,6 +397,7 @@ _crunch= crunch
.endif
.if ${MK_USB} != "no"
+_uathload= uathload
#_usbdevs= usbdevs
_usbconfig= usbconfig
.endif