summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-05-13 10:55:25 +0000
committerBram Moolenaar <Bram@vim.org>2006-05-13 10:55:25 +0000
commit70fc52750a1287b32873e60a9c916ad4618b5b0b (patch)
tree97da247b63502b4f83c75d7846552140f2930638 /src/Makefile
parent408b585732f84bbc3237f5b022538759c10c0f10 (diff)
updated for version 7.0-006v7.0.006
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index b9627ab31d..d8a8040c87 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -2177,6 +2177,7 @@ shadow: runtime pixmaps
cd $(SHADOWDIR)/xxd; ln -s ../../xxd/*.[ch] ../../xxd/Make* .
if test -d $(RSRC_DIR); then \
cd $(SHADOWDIR); \
+ ln -s ../infplist.xml .; \
ln -s ../$(RSRC_DIR) ../os_mac.rsr.hqx ../dehqx.py .; \
fi
mkdir $(SHADOWDIR)/testdir