summaryrefslogtreecommitdiff
path: root/Build/source/texk/chktex/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/chktex/Makefile.am')
-rw-r--r--Build/source/texk/chktex/Makefile.am6
1 files changed, 4 insertions, 2 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