summaryrefslogtreecommitdiffstats
path: root/eBones/libexec/rkinitd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/libexec/rkinitd/Makefile')
-rw-r--r--eBones/libexec/rkinitd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/eBones/libexec/rkinitd/Makefile b/eBones/libexec/rkinitd/Makefile
index 3872644..5a92534 100644
--- a/eBones/libexec/rkinitd/Makefile
+++ b/eBones/libexec/rkinitd/Makefile
@@ -2,7 +2,7 @@
PROG= rkinitd
SRCS= ${RKINITOBJDIR}/rkinit_err.h rkinitd.c util.c rpc.c krb.c
-CFLAGS+=-I${KRBOBJDIR} -I${RKINITOBJDIR}
+CFLAGS+=-I${KRBOBJDIR} -I${RKINITOBJDIR} -DKERBEROS
DPADD= ${LIBKRB} ${LIBDES}
LDADD= -L${RKINITOBJDIR} -lrkinit -L${KRBOBJDIR} -lkrb \
-L${DESOBJDIR} -ldes
OpenPOWER on IntegriCloud