Fix the decaying MODULES_WITH_WORLD again by adding a missing opt_*.h to SRCS.

This commit is contained in:
Yaroslav Tykhiy 2006-03-03 18:42:09 +00:00
parent 8dfbd03d30
commit 9d5eafc196
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156248

View File

@ -4,7 +4,7 @@
.PATH: ${.CURDIR}/../../dev/ce
KMOD = if_ce
SRCS = if_ce.c ceddk.c tau32-ddk.c
SRCS += opt_netgraph.h opt_ng_cronyx.h device_if.h bus_if.h \
SRCS += opt_bpf.h opt_netgraph.h opt_ng_cronyx.h device_if.h bus_if.h \
pci_if.h
NO_MAN=