mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
krb5_err.h is generated from a .et file in kerberos5/lib/libkrb5.
As kerberos5/lib/krb5 include files are already referenced it makes no sense to generate it again here. MFC after: 1 month
This commit is contained in:
parent
1f15260790
commit
dcb20d01f5
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ MLINKS= kafs5.3 k_afs_cell_of_file.3 \
|
|||
kafs5.3 krb_afslog.3 \
|
||||
kafs5.3 krb_afslog_uid.3
|
||||
|
||||
SRCS= afssys.c afskrb5.c common.c krb5_err.h
|
||||
SRCS= afssys.c afskrb5.c common.c
|
||||
|
||||
CFLAGS+= -I${KRB5DIR}/lib/kafs \
|
||||
-I${KRB5DIR}/lib/krb5 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue