summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/Makefile.am
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-03-06 22:43:35 +0000
committerKhaled Hosny <khaledhosny@eglug.org>2013-03-06 22:43:35 +0000
commitd623c14332c62516bd7dc9c32cda9a48c8f07dd9 (patch)
tree09192b43300dbc18cde5e2c3e32c18b768a117da /Build/source/libs/harfbuzz/Makefile.am
parent2fb851202b1da73113b967586b130f59ee5491dd (diff)
hb-ft.{cc,h} no longer used
git-svn-id: svn://tug.org/texlive/trunk@29300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/Makefile.am')
-rw-r--r--Build/source/libs/harfbuzz/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/Build/source/libs/harfbuzz/Makefile.am b/Build/source/libs/harfbuzz/Makefile.am
index 462db90af56..734aafc4f8a 100644
--- a/Build/source/libs/harfbuzz/Makefile.am
+++ b/Build/source/libs/harfbuzz/Makefile.am
@@ -112,11 +112,6 @@ AM_CPPFLAGS += $(GRAPHITE2_INCLUDES)
libharfbuzz_dependencies += $(GRAPHITE2_DEPEND)
libharfbuzz_a_SOURCES += @HARFBUZZ_TREE@/src/hb-graphite2.cc
-## FreeType 2 library
-AM_CPPFLAGS += $(FREETYPE2_INCLUDES)
-libharfbuzz_dependencies += $(FREETYPE2_DEPEND)
-libharfbuzz_a_SOURCES += @HARFBUZZ_TREE@/src/hb-ft.cc
-
$(libharfbuzz_a_OBJECTS): config.force
config.force: $(libharfbuzz_dependencies)
@@ -129,8 +124,6 @@ DISTCLEANFILES = config.force
@ICU_RULE@
## Rebuild libgraphite2
@GRAPHITE2_RULE@
-## Rebuild libfreetype
-@FREETYPE2_RULE@
##if build
## check_PROGRAMS =