diff options
Diffstat (limited to 'Build/source/Makefile.in')
-rw-r--r-- | Build/source/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in index 607de413241..1003af60925 100644 --- a/Build/source/Makefile.in +++ b/Build/source/Makefile.in @@ -512,7 +512,7 @@ CONFIG_AUX = $(recurse_top)subsubdir-conf.cmd # Run texlinks here since the binaries won't be there # at install-data, and fmtutil.cnf won't be there at install-exec, # and there is no install-hook or install-local. -texlinks_dir = texk/texlive/tl_scripts +texlinks_dir = texk/texlive/tl_support # should be harmless to run it, but just in case: build_info_target = buildinfo |