summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy')
-rw-r--r--Build/source/utils/xindy/Makefile.am10
-rw-r--r--Build/source/utils/xindy/Makefile.in2
2 files changed, 6 insertions, 6 deletions
diff --git a/Build/source/utils/xindy/Makefile.am b/Build/source/utils/xindy/Makefile.am
index 58ba5e58113..d7e423224fc 100644
--- a/Build/source/utils/xindy/Makefile.am
+++ b/Build/source/utils/xindy/Makefile.am
@@ -1,18 +1,18 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory utils/xindy/
##
-## 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.
-##
+
EXTRA_DIST = README-clisp
## We use the original xindy source tree.
-##
SUBDIRS = . $(XINDY_TREE)
DIST_SUBDIRS = $(SUBDIRS)
## Patches applied to the original source tree
-##
-EXTRA_DIST += xindy-PATCHES
+EXTRA_DIST += TLpatches
## We must explicitly distribute some top-level files.
##
diff --git a/Build/source/utils/xindy/Makefile.in b/Build/source/utils/xindy/Makefile.in
index 6a95e2c109f..5821fb2016c 100644
--- a/Build/source/utils/xindy/Makefile.in
+++ b/Build/source/utils/xindy/Makefile.in
@@ -350,7 +350,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = README-clisp xindy-PATCHES $(XINDY_TREE)/Makefile.am \
+EXTRA_DIST = README-clisp TLpatches $(XINDY_TREE)/Makefile.am \
$(XINDY_TREE)/VERSION $(XINDY_TREE)/configure.ac \
$(XINDY_TREE)/m4 $(top_builddir)/../../build-aux/relpath
SUBDIRS = . $(XINDY_TREE)