diff options
-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 f391719..7fc531a 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -296,6 +296,7 @@ SUBDIR+= crunch SUBDIR+= uathload SUBDIR+= uhsoctl SUBDIR+= usbconfig +SUBDIR+= usbdump .endif .if ${MK_WIRELESS} != "no" |