diff options
Diffstat (limited to 'sys/modules/netgraph/bluetooth/socket/Makefile')
| -rw-r--r-- | sys/modules/netgraph/bluetooth/socket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/bluetooth/socket/Makefile b/sys/modules/netgraph/bluetooth/socket/Makefile index b9969a55ed838..9191841fbf1dd 100644 --- a/sys/modules/netgraph/bluetooth/socket/Makefile +++ b/sys/modules/netgraph/bluetooth/socket/Makefile @@ -3,7 +3,7 @@ .PATH: ${.CURDIR}/../../../../netgraph/bluetooth/socket -CFLAGS+= -g -I../../../../netgraph/bluetooth/include \ +CFLAGS+= -g -I${.CURDIR}/../../../../netgraph/bluetooth/include \ -DINVARIANTS=1 -DINVARIANT_SUPPORT=1 \ -DWITNESS=1 -DWITNESS_SKIPSPIN=1 |
