diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-05-30 04:11:12 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-05-30 04:11:12 +0000 |
| commit | cad800042f49286971db31b628d86a2be5d134ea (patch) | |
| tree | cc073c28e12eab20ba91fc4b06400c1131b8d67d /sys/modules/accf_http | |
| parent | 7896299231f41db00e583fdc4be3c312dcbacc4a (diff) | |
Notes
Diffstat (limited to 'sys/modules/accf_http')
| -rw-r--r-- | sys/modules/accf_http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/accf_http/Makefile b/sys/modules/accf_http/Makefile index b942d3e7639e..6444703ce90f 100644 --- a/sys/modules/accf_http/Makefile +++ b/sys/modules/accf_http/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../netinet +.PATH: ${SRCTOP}/sys/netinet KMOD= accf_http SRCS= accf_http.c |
