summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.sbin/ktutil/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/usr.sbin/ktutil/Makefile')
-rw-r--r--kerberos5/usr.sbin/ktutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/usr.sbin/ktutil/Makefile b/kerberos5/usr.sbin/ktutil/Makefile
index 0b258a3..f7d340f 100644
--- a/kerberos5/usr.sbin/ktutil/Makefile
+++ b/kerberos5/usr.sbin/ktutil/Makefile
@@ -25,7 +25,7 @@ LDADD= -lkadm5clnt -lkrb5 ${LIBSL} -lroken ${LIBVERS} \
.include <bsd.prog.mk>
ktutil-commands.h: ${KRB5DIR}/admin/ktutil-commands.in
- slc ${.ALLSRC:M*.in}
+ ${SLC} ${.ALLSRC:M*.in}
.for ext in c o
ktutil-commands.${ext}: ktutil-commands.h
OpenPOWER on IntegriCloud