summaryrefslogtreecommitdiff
path: root/Module_tail_build.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-23 21:24:39 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-09-23 21:25:10 -0500
commit0b963e89a04ce0ec6693b2e54bbedf544c0b5f00 (patch)
tree6f054dd5bce733a122339c373aef8415be657be2 /Module_tail_build.mk
parent93effcb0a2eade8309c53b74d0ea22e8a2217661 (diff)
gbuildification of more_fonts
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r--Module_tail_build.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index aed96a2db9fe..370da009162c 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -112,6 +112,9 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
MathMLDTD \
mdds \
Mesa \
+ $(if $(filter MORE_FONTS,$(BUILD_TYPE)),\
+ more_fonts \
+ ) \
$(if $(filter NEON,$(BUILD_TYPE)),\
neon \
) \