summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/Project.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/config/Project.tmpl b/src/config/Project.tmpl
index 39daf3dcb..0023b5888 100644
--- a/src/config/Project.tmpl
+++ b/src/config/Project.tmpl
@@ -647,7 +647,7 @@ P_KRB4_COMPAT=-UKrb4Compat
FILE_MANDIR = FileMandir
KRB5_LIBDIR = Krb5Libdir
KRB5_INCDIR = Krb5Incdir
- KRB5_INCSUBDIRS = concat(Krb5Incdir,/krb5) \
- concat(Krb5Incdir,/krb5/asn.1) \
- concat(Krb5Incdir,/kerberosIV)
+ KRB5_INCSUBDIRS = Concat(Krb5Incdir,/krb5) \
+ Concat(Krb5Incdir,/krb5/asn.1) \
+ Concat(Krb5Incdir,/kerberosIV)
KRB5_OTHERMKDIRS = Krb5Othermkdirs