diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2010-10-03 20:09:19 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2010-10-03 20:09:19 +0000 |
| commit | 8d8bfa7f9e964431a9ada22e1c1dadd2d8cefa31 (patch) | |
| tree | c6d46e16cac81e96ed80f1398fb12018adf963d0 /usr.sbin/Makefile | |
| parent | 47118d20490baf10dcf34f9a5d417a68a8e2be6b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/Makefile')
| -rw-r--r-- | usr.sbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 68805a2c65891..0669b09b53f0e 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 |
