Fix make buildworld -DMODULES_WITH_WORLD after r220454.

This commit is contained in:
Ulrich Spörlein 2011-04-19 07:30:22 +00:00
parent 3ab4af737d
commit 52d0968b86

View file

@ -8,6 +8,7 @@ KMOD= cam
# See sys/conf/options for the flags that go into the different opt_*.h files.
SRCS= opt_cam.h
SRCS+= opt_ada.h
SRCS+= opt_scsi.h
SRCS+= opt_cd.h
SRCS+= opt_pt.h