diff --git a/sys/modules/pcic/Makefile b/sys/modules/pcic/Makefile index 5514ef9148b..cd95f263b85 100644 --- a/sys/modules/pcic/Makefile +++ b/sys/modules/pcic/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../dev/pcic +.PATH: ${.CURDIR}/../../dev/pcic ${.CURDIR}/../../kern ${.CURDIR}/../../isa \ + ${.CURDIR}/../../dev/pccard KMOD= pcic SRCS= i82365.c i82365_isa.c \ device_if.h bus_if.h isa_if.h power_if.h card_if.h