mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Fix 'make clean' for this module so it cleans up the generated gssd.h.
MFC after: 1 week
This commit is contained in:
parent
f3f28e69a7
commit
5d0dc219a0
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ SRCS= krb5_mech.c \
|
|||
|
||||
SRCS+= kgss_if.h gssd.h
|
||||
MFILES= kgssapi/kgss_if.m
|
||||
CLEANFILES= gssd.h
|
||||
|
||||
S= ${.CURDIR}/../..
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue