mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Remove trailing slash (/) for consistency.
This commit is contained in:
parent
6c85e33ee8
commit
f24d0484b3
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ SRCS= afssys.c afskrb5.c common.c krb5_err.h
|
|||
|
||||
CFLAGS+= -I${KRB5DIR}/lib/kafs \
|
||||
-I${KRB5DIR}/lib/krb5 \
|
||||
-I${.OBJDIR:H}/libkrb5/ \
|
||||
-I${.OBJDIR:H}/libkrb5 \
|
||||
-I${KRB5DIR}/lib/roken
|
||||
|
||||
CLEANFILES= kafs5.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue