aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fwget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fwget/Makefile')
-rw-r--r--usr.sbin/fwget/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fwget/Makefile b/usr.sbin/fwget/Makefile
index 1cdf0f18230d..4c934aee3413 100644
--- a/usr.sbin/fwget/Makefile
+++ b/usr.sbin/fwget/Makefile
@@ -2,6 +2,6 @@ PACKAGE= fwget
SCRIPTS= fwget
MAN= fwget.8
-SUBDIR= pci
+SUBDIR= pci usb
.include <bsd.prog.mk>