summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/cjkutils')
-rw-r--r--Build/source/texk/cjkutils/Makefile.am7
-rw-r--r--Build/source/texk/cjkutils/Makefile.in2
2 files changed, 6 insertions, 3 deletions
diff --git a/Build/source/texk/cjkutils/Makefile.am b/Build/source/texk/cjkutils/Makefile.am
index b3f2b9a8a6a..bde0452caa0 100644
--- a/Build/source/texk/cjkutils/Makefile.am
+++ b/Build/source/texk/cjkutils/Makefile.am
@@ -1,12 +1,15 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory texk/cjkutils/
##
-## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2017 Karl Berry <tex-live@tug.org>
+## Copyright 2009-2015 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
## We want to re-distribute the whole original cjk/utils source tree.
EXTRA_DIST = $(CJKUTILS_TREE)
+
## Patches applied to the original source tree
-EXTRA_DIST += cjkutils-PATCHES
+EXTRA_DIST += TLpatches
# Files not to be distributed
include $(srcdir)/../../am/dist_hook.am
diff --git a/Build/source/texk/cjkutils/Makefile.in b/Build/source/texk/cjkutils/Makefile.in
index 8809a4d9c75..ba83f87c98e 100644
--- a/Build/source/texk/cjkutils/Makefile.in
+++ b/Build/source/texk/cjkutils/Makefile.in
@@ -590,7 +590,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = $(CJKUTILS_TREE) cjkutils-PATCHES $(CWEB_TEX) $(CWEB_DVI) \
+EXTRA_DIST = $(CJKUTILS_TREE) TLpatches $(CWEB_TEX) $(CWEB_DVI) \
$(TESTS) tests/bg5conv.tex tests/bg5conv.cjk tests/cefconv.tex \
tests/cefconv.cjk tests/cef5conv.tex tests/cef5conv.cjk \
tests/cefsconv.tex tests/cefsconv.cjk tests/extconv.tex \