summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/harfbuzz')
-rw-r--r--Build/source/libs/harfbuzz/Makefile.am7
-rw-r--r--Build/source/libs/harfbuzz/Makefile.in2
2 files changed, 5 insertions, 4 deletions
diff --git a/Build/source/libs/harfbuzz/Makefile.am b/Build/source/libs/harfbuzz/Makefile.am
index 8548536ffff..e48a9e1a3d0 100644
--- a/Build/source/libs/harfbuzz/Makefile.am
+++ b/Build/source/libs/harfbuzz/Makefile.am
@@ -1,7 +1,8 @@
+## $Id$
## Proxy Makefile.am to build harfbuzz for TeX Live.
##
-## Copyright (C) 2016 Karl Berry <tex-live@tug.org>
-## Copyright (C) 2012-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2016-2017 Karl Berry <tex-live@tug.org>
+## Copyright 2012-2015 Peter Breitenlohner <tex-live@tug.org>
##
## This file is free software; the copyright holder
## gives unlimited permission to copy and/or distribute it,
@@ -13,7 +14,7 @@ EXTRA_DIST = $(HARFBUZZ_TREE)
## Changes applied to the original source tree
##
-EXTRA_DIST += harfbuzz-PATCHES
+EXTRA_DIST += TLpatches
HARFBUZZ_SRC = $(HARFBUZZ_TREE)/src
diff --git a/Build/source/libs/harfbuzz/Makefile.in b/Build/source/libs/harfbuzz/Makefile.in
index ee2a695b981..be72594a66d 100644
--- a/Build/source/libs/harfbuzz/Makefile.in
+++ b/Build/source/libs/harfbuzz/Makefile.in
@@ -629,7 +629,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = $(HARFBUZZ_TREE) harfbuzz-PATCHES
+EXTRA_DIST = $(HARFBUZZ_TREE) TLpatches
HARFBUZZ_SRC = $(HARFBUZZ_TREE)/src
NEVER_DIST = `find . $(NEVER_NAMES)`