Add usbd to the build

This commit is contained in:
Mike Smith 1999-01-11 08:06:04 +00:00
parent 95d50652d0
commit 66d08b5f0c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42513

View File

@ -1,5 +1,5 @@
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
# $Id: Makefile,v 1.144 1999/01/01 08:45:44 peter Exp $
# $Id: Makefile,v 1.145 1999/01/10 21:57:55 n_hibma Exp $
# XXX MISSING: mkproto
SUBDIR= IPXrouted \
@ -131,6 +131,7 @@ SUBDIR+=apm \
sicontrol \
spkrtest \
stallion \
usbd \
wlconfig
.endif