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/utils/texdoctk/Makefile.am | |
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/utils/texdoctk/Makefile.am')
-rw-r--r-- | Build/source/utils/texdoctk/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/texdoctk/Makefile.am b/Build/source/utils/texdoctk/Makefile.am index 3d38b3af774..b33291b547d 100644 --- a/Build/source/utils/texdoctk/Makefile.am +++ b/Build/source/utils/texdoctk/Makefile.am @@ -2,7 +2,7 @@ ## (In a separate directory because we hope that some day a new ## volunteer will appear to take over this program.) ## -## Copyright (C) 2012 Karl Berry <tex-live@tug.org> +## Copyright (C) 2012, 2013 Karl Berry <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## ACLOCAL_AMFLAGS = -I ../../m4 @@ -10,7 +10,7 @@ ACLOCAL_AMFLAGS = -I ../../m4 EXTRA_DIST = perl_scripts = texdoctk -scriptsdir = texmf/scripts/texdoctk +scriptsdir = texmf-dist/scripts/texdoctk nodist_bin_SCRIPTS = # include $(srcdir)/../../texk/am/script_links.am |