From 3bd232dd726daf258464933f206bc339d9120df5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 31 Jan 2020 18:59:27 +0000 Subject: rename tl_scripts dir to Build/source/texk/texlive/tl_support git-svn-id: svn://tug.org/texlive/trunk@53614 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/Makefile.am') diff --git a/Build/source/Makefile.am b/Build/source/Makefile.am index c8f521b368e..729fc8beb68 100644 --- a/Build/source/Makefile.am +++ b/Build/source/Makefile.am @@ -1,7 +1,7 @@ ## $Id$ ## Makefile.am for the TeX Live top-level ## -## Copyright 2016 Karl Berry +## Copyright 2016-2020 Karl Berry ## Copyright 2009-2015 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. ## @@ -47,7 +47,7 @@ include $(srcdir)/am/recurse.am # 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 world: all # Serialize 'make all' and 'make install-strip'. @echo "top-level make $@: running install-strip..." -- cgit v1.2.3