summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-21 17:43:10 +0000
committerKarl Berry <karl@freefriends.org>2017-03-21 17:43:10 +0000
commit567dac608f05e119bd3377f4ce06f650462ed689 (patch)
treed7ddf3fe652e3762d39c4db8df41d892d028c992 /Build/source/libs/teckit
parent8e59f1a263dd829945116de0863fbf023f8f07b5 (diff)
EXTRA_DIST=TLpatches to reflect new directory names
git-svn-id: svn://tug.org/texlive/trunk@43567 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/teckit')
-rw-r--r--Build/source/libs/teckit/Makefile.am6
-rw-r--r--Build/source/libs/teckit/Makefile.in2
2 files changed, 5 insertions, 3 deletions
diff --git a/Build/source/libs/teckit/Makefile.am b/Build/source/libs/teckit/Makefile.am
index 51fd9c152d7..1da454696c0 100644
--- a/Build/source/libs/teckit/Makefile.am
+++ b/Build/source/libs/teckit/Makefile.am
@@ -1,6 +1,8 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory libs/teckit/
##
-## 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 TECkit source tree.
@@ -9,7 +11,7 @@ EXTRA_DIST = $(TECKIT_TREE)
## Patches applied to the original source tree
##
-EXTRA_DIST += TECkit-PATCHES
+EXTRA_DIST += Tlpatches
# Files not to be distributed
include $(srcdir)/../../am/dist_hook.am
diff --git a/Build/source/libs/teckit/Makefile.in b/Build/source/libs/teckit/Makefile.in
index f0f72bb50cb..8766c311c0c 100644
--- a/Build/source/libs/teckit/Makefile.in
+++ b/Build/source/libs/teckit/Makefile.in
@@ -576,7 +576,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = $(TECKIT_TREE) TECkit-PATCHES teckit.test tex-text.map \
+EXTRA_DIST = $(TECKIT_TREE) Tlpatches teckit.test tex-text.map \
tex-text.tec
NEVER_DIST = `find . $(NEVER_NAMES)`