summaryrefslogtreecommitdiffstats
path: root/usr.sbin/gssd
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2015-02-13 18:34:04 +0000
committermarkj <markj@FreeBSD.org>2015-02-13 18:34:04 +0000
commitb56b2f65dd96837d307d727904ff79860283b9bb (patch)
treed1afd5ee23ea553dd79b47ce84d72d08e2a56cfc /usr.sbin/gssd
parent795d3628536bb849d8a030ace31e6a5306a603ff (diff)
downloadFreeBSD-src-b56b2f65dd96837d307d727904ff79860283b9bb.zip
FreeBSD-src-b56b2f65dd96837d307d727904ff79860283b9bb.tar.gz
Add an auto-generated file to CLEANFILES.
MFC after: 3 days Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'usr.sbin/gssd')
-rw-r--r--usr.sbin/gssd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/gssd/Makefile b/usr.sbin/gssd/Makefile
index ddc1dfa..4faaf2d 100644
--- a/usr.sbin/gssd/Makefile
+++ b/usr.sbin/gssd/Makefile
@@ -16,7 +16,7 @@ LIBADD+= krb5 roken
CFLAGS+= -DWITHOUT_KERBEROS
.endif
-CLEANFILES= gssd_svc.c gssd.h
+CLEANFILES= gssd_svc.c gssd_xdr.c gssd.h
RPCSRC= ${.CURDIR}/../../sys/kgssapi/gssd.x
RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -L -C -M
OpenPOWER on IntegriCloud