summaryrefslogtreecommitdiffstats
path: root/kerberos5/libexec/kdigest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/libexec/kdigest/Makefile')
-rw-r--r--kerberos5/libexec/kdigest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/libexec/kdigest/Makefile b/kerberos5/libexec/kdigest/Makefile
index b4d7d55..c88e3b9 100644
--- a/kerberos5/libexec/kdigest/Makefile
+++ b/kerberos5/libexec/kdigest/Makefile
@@ -14,7 +14,7 @@ SRCS= kdigest.c \
kdigest-commands.h
kdigest-commands.h: kdigest-commands.in
- slc ${.ALLSRC:M*.in}
+ ${SLC} ${.ALLSRC:M*.in}
.for ext in c o
kdigest-commands.${ext}: kdigest-commands.h
OpenPOWER on IntegriCloud