summaryrefslogtreecommitdiff
path: root/Build/source/libs/lua52
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/lua52')
-rw-r--r--Build/source/libs/lua52/Makefile.am6
-rw-r--r--Build/source/libs/lua52/Makefile.in2
2 files changed, 5 insertions, 3 deletions
diff --git a/Build/source/libs/lua52/Makefile.am b/Build/source/libs/lua52/Makefile.am
index a1e61ddd025..314b345714b 100644
--- a/Build/source/libs/lua52/Makefile.am
+++ b/Build/source/libs/lua52/Makefile.am
@@ -1,6 +1,8 @@
+## $Id$
## Proxy Makefile.am to build Lua52 for TeX Live.
##
-## Copyright (C) 2013-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2017 Karl Berry <tex-live@tug.org>
+## Copyright 2013-2015 Peter Breitenlohner <tex-live@tug.org>
##
## This file is free software; the copyright holder
## gives unlimited permission to copy and/or distribute it,
@@ -12,7 +14,7 @@ EXTRA_DIST = $(LUA52_TREE)
## Changes applied to the original source tree
##
-EXTRA_DIST += lua52-PATCHES
+EXTRA_DIST += TLpatches
# Files not to be distributed
include $(srcdir)/../../am/dist_hook.am
diff --git a/Build/source/libs/lua52/Makefile.in b/Build/source/libs/lua52/Makefile.in
index 1ae560fd4f5..51c54726538 100644
--- a/Build/source/libs/lua52/Makefile.in
+++ b/Build/source/libs/lua52/Makefile.in
@@ -620,7 +620,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = $(LUA52_TREE) lua52-PATCHES error.exp
+EXTRA_DIST = $(LUA52_TREE) TLpatches error.exp
NEVER_DIST = `find . $(NEVER_NAMES)`
# Files not to be distributed