summaryrefslogtreecommitdiffstats
path: root/unix/mkLinks
diff options
context:
space:
mode:
Diffstat (limited to 'unix/mkLinks')
-rw-r--r--unix/mkLinks2
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/mkLinks b/unix/mkLinks
index 0b91246..2caca62 100644
--- a/unix/mkLinks
+++ b/unix/mkLinks
@@ -476,7 +476,9 @@ if test -r GetHWND.3; then
rm -f GetHWND.3.*
$ZIP GetHWND.3
rm -f Tk_GetHWND.3 Tk_GetHWND.3.*
+ rm -f Tk_AttachHWND.3 Tk_AttachHWND.3.*
ln $S GetHWND.3$Z Tk_GetHWND.3$Z
+ ln $S GetHWND.3$Z Tk_AttachHWND.3$Z
fi
if test -r GetImage.3; then
rm -f GetImage.3.*