Build: tidy dangling symlinks
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 8 Aug 2024 19:48:14 +0000 (20:48 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 8 Aug 2024 19:52:11 +0000 (20:52 +0100)
Broken-by: b07d141af23f
src/scripts/MakeLinks

index 77dbe26bd32b78ca796e226f3d6c1fded42898a3..355f4d6e9eeddc9d76cbc4208d312a9df60c0c85 100755 (executable)
@@ -141,7 +141,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 xclient.c
+  danessl.h imap_utf7.c spf.c spf.h utf8.c xclient.c
 do
   ln -s ../src/$f $f
 done