diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile index fbeb0d7baff..aca0fe12313 100644 --- a/sys/dev/aic7xxx/aicasm/Makefile +++ b/sys/dev/aic7xxx/aicasm/Makefile @@ -21,7 +21,7 @@ LDADD+= -ll DEPENDFILE= .endif -CFLAGS+= -I/usr/include -I. +CFLAGS+= -I/usr/include -I. -I../../../dev/aic7xxx/aicasm NOMAN= noman .ifdef DEBUG