summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/Makefile.am
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-04-29 08:43:06 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-04-29 08:43:06 +0000
commit0d1a5cfd0901e80da77d8afb3c526c682bd93939 (patch)
treecf52a44ed9dac141ddf292509df3302605e89d00 /Build/source/libs/harfbuzz/Makefile.am
parent7b7fc29fc14d4aa015de987c59745a21b0bac576 (diff)
harfbuzz 0.9.28
git-svn-id: svn://tug.org/texlive/trunk@33747 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/Makefile.am')
-rw-r--r--Build/source/libs/harfbuzz/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/harfbuzz/Makefile.am b/Build/source/libs/harfbuzz/Makefile.am
index 0f53579e1c6..c961d1af963 100644
--- a/Build/source/libs/harfbuzz/Makefile.am
+++ b/Build/source/libs/harfbuzz/Makefile.am
@@ -65,7 +65,6 @@ libharfbuzz_a_SOURCES = \
@HARFBUZZ_TREE@/src/hb-shaper-impl-private.hh \
@HARFBUZZ_TREE@/src/hb-shaper-private.hh \
@HARFBUZZ_TREE@/src/hb-shaper.cc \
- @HARFBUZZ_TREE@/src/hb-tt-font.cc \
@HARFBUZZ_TREE@/src/hb-unicode-private.hh \
@HARFBUZZ_TREE@/src/hb-unicode.cc \
@HARFBUZZ_TREE@/src/hb-utf-private.hh \
@@ -73,6 +72,8 @@ libharfbuzz_a_SOURCES = \
## native OpenType Layout backend
libharfbuzz_a_SOURCES += \
+ @HARFBUZZ_TREE@/src/hb-ot-font.cc \
+ @HARFBUZZ_TREE@/src/hb-ot-font.h \
@HARFBUZZ_TREE@/src/hb-ot-layout.cc \
@HARFBUZZ_TREE@/src/hb-ot-layout-common-private.hh \
@HARFBUZZ_TREE@/src/hb-ot-layout-gdef-table.hh \