summaryrefslogtreecommitdiff
path: root/Module_tail_build.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-12-31 16:35:34 -0500
committerPeter Foley <pefoley2@verizon.net>2012-12-31 16:36:26 -0500
commit120553e5585b7a6efef796d0b4e5f7159979ead9 (patch)
treebb820916a67afa1e0e90a00729cbecb86640c602 /Module_tail_build.mk
parentacfd176c3052692c85f4cac3103695be4e8f74df (diff)
add fontconfig to tail_build
Change-Id: Iff855964f085a94633cfe25462dd9f5e44a8a828
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r--Module_tail_build.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index dce689a92f8b..0407aae22c6e 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -76,10 +76,12 @@ $(eval $(call gb_Module_add_moduledirs,tail_build,\
extras \
fileaccess \
filter \
+ $(call gb_Helper_optional,FONTCONFIG,fontconfig) \
forms \
formula \
fpicker \
framework \
+ $(call gb_Helper_optional,FREETYPE,freetype) \
$(call gb_Helper_optional,GRAPHITE,graphite) \
$(call gb_Helper_optional,DESKTOP,helpcompiler) \
$(call gb_Helper_optional,HSQLDB,hsqldb) \