From 0aa2304636143cf73b6718e82646736aa7dc5f10 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 31 Jan 2014 09:16:15 +0000 Subject: harfbuzz 0.9.26 git-svn-id: svn://tug.org/texlive/trunk@32830 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/harfbuzz/include/Makefile.am | 3 ++- Build/source/libs/harfbuzz/include/Makefile.in | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'Build/source/libs/harfbuzz/include') diff --git a/Build/source/libs/harfbuzz/include/Makefile.am b/Build/source/libs/harfbuzz/include/Makefile.am index 87ca20a52dd..5e2c07bf7a4 100644 --- a/Build/source/libs/harfbuzz/include/Makefile.am +++ b/Build/source/libs/harfbuzz/include/Makefile.am @@ -1,6 +1,6 @@ ## Proxy Makefile.am to install harfbuzz headers for TeX Live. ## -## Copyright (C) 2012-2013 Peter Breitenlohner +## Copyright (C) 2012-2014 Peter Breitenlohner ## ## This file is free software; the copyright holder ## gives unlimited permission to copy and/or distribute it, @@ -28,6 +28,7 @@ hdr_links = \ hdr_links += \ $(HARFBUZZ_SRC)/hb-ot.h \ $(HARFBUZZ_SRC)/hb-ot-layout.h \ + $(HARFBUZZ_SRC)/hb-ot-shape.h \ $(HARFBUZZ_SRC)/hb-ot-tag.h ## ICU library diff --git a/Build/source/libs/harfbuzz/include/Makefile.in b/Build/source/libs/harfbuzz/include/Makefile.in index f9ae84fe5b2..1ae59024d1e 100644 --- a/Build/source/libs/harfbuzz/include/Makefile.in +++ b/Build/source/libs/harfbuzz/include/Makefile.in @@ -249,8 +249,8 @@ hdr_links = $(HARFBUZZ_SRC)/hb.h $(HARFBUZZ_SRC)/hb-blob.h \ $(HARFBUZZ_SRC)/hb-shape.h $(HARFBUZZ_SRC)/hb-shape-plan.h \ $(HARFBUZZ_SRC)/hb-unicode.h $(HARFBUZZ_BLD)/hb-version.h \ $(HARFBUZZ_SRC)/hb-ot.h $(HARFBUZZ_SRC)/hb-ot-layout.h \ - $(HARFBUZZ_SRC)/hb-ot-tag.h $(HARFBUZZ_SRC)/hb-icu.h \ - $(HARFBUZZ_SRC)/hb-graphite2.h + $(HARFBUZZ_SRC)/hb-ot-shape.h $(HARFBUZZ_SRC)/hb-ot-tag.h \ + $(HARFBUZZ_SRC)/hb-icu.h $(HARFBUZZ_SRC)/hb-graphite2.h all: all-am .SUFFIXES: -- cgit v1.2.3