summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy-new/xindy/user-commands/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-14 10:41:43 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-14 10:41:43 +0000
commit5af6aa827e18c4e49a6f610fbb6f90877c0debc0 (patch)
tree8a94b0277a9876d584cb6202a8e4f02841208448 /Build/source/utils/xindy-new/xindy/user-commands/Makefile.am
parent724ecc90c82152ebcfe55ff0bff8e4823b778225 (diff)
xindy-new: simplify perl scripts
git-svn-id: svn://tug.org/texlive/trunk@16403 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy-new/xindy/user-commands/Makefile.am')
-rw-r--r--Build/source/utils/xindy-new/xindy/user-commands/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/utils/xindy-new/xindy/user-commands/Makefile.am b/Build/source/utils/xindy-new/xindy/user-commands/Makefile.am
index 502eab1cbaf..e5689dde16f 100644
--- a/Build/source/utils/xindy-new/xindy/user-commands/Makefile.am
+++ b/Build/source/utils/xindy-new/xindy/user-commands/Makefile.am
@@ -38,6 +38,7 @@ install-exec-hook:
*) echo "strange directory '$(bindir)' for linked scripts" >&2; \
exit 1;; \
esac
+.PHONY: install-links
install-links:
@cd "$(DESTDIR)$(bindir)" && \
for f in $(scripts); do \