diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-02-08 12:05:33 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-02-08 12:05:33 +0000 |
commit | 9b888649e62c7efd7a76b093153f23a145ab8b5a (patch) | |
tree | a6697745e2583fee70566b85a6f89ef24b05af45 /Build/source/texk/kpathsea/Makefile.in | |
parent | 5335b097801ae55377defd39dbcb2c66b7cab052 (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/texk/kpathsea/Makefile.in')
-rw-r--r-- | Build/source/texk/kpathsea/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/Makefile.in b/Build/source/texk/kpathsea/Makefile.in index 9f9c118eca2..1100ac7d0b0 100644 --- a/Build/source/texk/kpathsea/Makefile.in +++ b/Build/source/texk/kpathsea/Makefile.in @@ -738,7 +738,7 @@ progname_test_CPPFLAGS = $(AM_CPPFLAGS) -DMAKE_KPSE_DLL -DTEST progname_test_SOURCES = progname.c progname_test_LDADD = libkpathsea.la xdirtest_LDADD = libkpathsea.la -web2cdir = $(datarootdir)/texmf/web2c +web2cdir = $(datarootdir)/texmf-dist/web2c dist_web2c_SCRIPTS = mktexdir mktexnam mktexupd dist_web2c_DATA = mktex.opt mktexdir.opt mktexnam.opt dist_noinst_SCRIPTS = mktexlsr mktexmf mktexpk mktextfm |