summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex
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/texk/chktex
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/texk/chktex')
-rw-r--r--Build/source/texk/chktex/Makefile.am6
-rw-r--r--Build/source/texk/chktex/Makefile.in6
2 files changed, 7 insertions, 5 deletions
diff --git a/Build/source/texk/chktex/Makefile.am b/Build/source/texk/chktex/Makefile.am
index 2b53b4b34fb..4ec9036551a 100644
--- a/Build/source/texk/chktex/Makefile.am
+++ b/Build/source/texk/chktex/Makefile.am
@@ -1,6 +1,8 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory texk/chktex/
##
-## Copyright (C) 2010-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2017 Karl Berry <tex-live@tug.org>
+## Copyright 2010-2015 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
#************************************************************************
@@ -18,7 +20,7 @@ EXTRA_DIST = $(CHKTEX_TREE)
## Patches applied to the original source tree
##
-EXTRA_DIST += chktex-PATCHES
+EXTRA_DIST += TLpatches
# Files not to be distributed
include $(srcdir)/../../am/dist_hook.am
diff --git a/Build/source/texk/chktex/Makefile.in b/Build/source/texk/chktex/Makefile.in
index 42523e4f6ca..7a49897f2d4 100644
--- a/Build/source/texk/chktex/Makefile.in
+++ b/Build/source/texk/chktex/Makefile.in
@@ -583,9 +583,9 @@ top_srcdir = @top_srcdir@
# Adapted for TeX Live from chktex/Makefile.in
#
#************************************************************************
-EXTRA_DIST = $(CHKTEX_TREE) chktex-PATCHES regex/COPYING.LIB \
- regex/README $(top_builddir)/../../build-aux/relpath \
- ChkTeX.pdf ChkTeX.tex $(TESTS)
+EXTRA_DIST = $(CHKTEX_TREE) TLpatches regex/COPYING.LIB regex/README \
+ $(top_builddir)/../../build-aux/relpath ChkTeX.pdf ChkTeX.tex \
+ $(TESTS)
NEVER_DIST = `find . $(NEVER_NAMES)`
# Files not to be distributed