summaryrefslogtreecommitdiff
path: root/Build/source/libs/luajit
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/luajit')
-rw-r--r--Build/source/libs/luajit/Makefile.am8
-rw-r--r--Build/source/libs/luajit/Makefile.in2
2 files changed, 6 insertions, 4 deletions
diff --git a/Build/source/libs/luajit/Makefile.am b/Build/source/libs/luajit/Makefile.am
index a74eed38601..962a82c3bf0 100644
--- a/Build/source/libs/luajit/Makefile.am
+++ b/Build/source/libs/luajit/Makefile.am
@@ -1,7 +1,9 @@
+## $Id$
## Proxy Makefile.am to build LuaJIT for TeX Live.
##
-## Copyright (C) 2014 Luigi Scarso <luigi.scarso@gmail.com>
-## Copyright (C) 2014, 2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2017 Karl Berry<tex-live@tug.org>
+## Copyright 2014-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2014 Luigi Scarso <luigi.scarso@gmail.com>
## You may freely use, modify and/or distribute this file.
##
## We want to re-distribute the whole original LuaJIT source tree.
@@ -10,7 +12,7 @@ EXTRA_DIST = $(LUAJIT_TREE)
## Changes applied to the original source tree
##
-EXTRA_DIST += LuaJIT-PATCHES
+EXTRA_DIST += TLpatches
# Files not to be distributed
include $(srcdir)/../../am/dist_hook.am
diff --git a/Build/source/libs/luajit/Makefile.in b/Build/source/libs/luajit/Makefile.in
index ad0fca5c91b..4d79211bbfe 100644
--- a/Build/source/libs/luajit/Makefile.in
+++ b/Build/source/libs/luajit/Makefile.in
@@ -671,7 +671,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = $(LUAJIT_TREE) LuaJIT-PATCHES jiterr.exp
+EXTRA_DIST = $(LUAJIT_TREE) TLpatches jiterr.exp
NEVER_DIST = `find . $(NEVER_NAMES)`
# Files not to be distributed