DKIM: reinstate embedded Polarssl SHA routines under older GnuTLS. Bug 1772
[exim.git] / src / scripts / MakeLinks
index 10c97d288e1275720b2ba14864a578b26221ae4b..4f6747f7c048d208f3e45c7fe8ed6f59f8cc9be8 100755 (executable)
@@ -82,7 +82,7 @@ cd ..
 # Likewise for the code for the PDKIM library
 mkdir pdkim
 cd pdkim
-for f in README Makefile part-x509parse.c pdkim.c \
+for f in README Makefile crypt_ver.h part-x509parse.c pdkim.c \
   pdkim.h sha1.c sha2.c
 do
   ln -s ../../src/pdkim/$f $f