summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-02-08 12:05:33 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-02-08 12:05:33 +0000
commit9b888649e62c7efd7a76b093153f23a145ab8b5a (patch)
treea6697745e2583fee70566b85a6f89ef24b05af45 /Build/source/utils/xindy/Makefile.in
parent5335b097801ae55377defd39dbcb2c66b7cab052 (diff)
build system: Merge texmf into texmf-dist
git-svn-id: svn://tug.org/texlive/trunk@29060 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/Makefile.in')
-rw-r--r--Build/source/utils/xindy/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/xindy/Makefile.in b/Build/source/utils/xindy/Makefile.in
index 5b155f8a7dd..e528bf6e3f2 100644
--- a/Build/source/utils/xindy/Makefile.in
+++ b/Build/source/utils/xindy/Makefile.in
@@ -323,7 +323,7 @@ SUBDIRS = . $(XINDY_TREE)
DIST_SUBDIRS = $(SUBDIRS)
DISTCLEANFILES = config.force
perl_scripts = texindy xindy
-scriptsdir = texmf/scripts/xindy
+scriptsdir = texmf-dist/scripts/xindy
nodist_bin_SCRIPTS = $(am__append_1)
all_scripts = $(lua_scripts) $(perl_scripts) $(shell_scripts)
@WIN32_TRUE@@WIN32_WRAP_TRUE@wrappers = $(all_scripts:=.exe)