Experimental_XCLIENT. Bug 2702
[exim.git] / src / scripts / MakeLinks
index af613806326f154137364a477759aeaab9393db4..0694af4c087145413e6d7f43f97f80cd9929f738 100755 (executable)
@@ -125,7 +125,7 @@ done
 
 # EXPERIMENTAL_*
 for f in  arc.c bmi_spam.c bmi_spam.h dcc.c dcc.h dane.c dane-openssl.c \
-  danessl.h imap_utf7.c spf.c spf.h srs.c srs.h utf8.c
+  danessl.h imap_utf7.c spf.c spf.h srs.c srs.h utf8.c xclient.c
 do
   ln -s ../src/$f $f
 done