Skip to content

Commit

Permalink
Bug 1201712 - Package Firefox OS fonts r=nalexander
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrice Desré committed Sep 4, 2015
1 parent 05c8e41 commit f1cabeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ ifdef MOZTTDIR
# Install the Firefox OS fonts.
include $(MOZTTDIR)/fonts.mk
MOZTT_DEST = $(FINAL_TARGET)/fonts
ifdef MOZ_B2GDROID
MOZTT_DEST = $(FINAL_TARGET)/res/fonts
endif
MOZTT_FILES = $(patsubst external/moztt/%,$(MOZTTDIR)/%,$(filter external/moztt/%,$(subst :, ,$(PRODUCT_COPY_FILES))))
INSTALL_TARGETS += MOZTT
endif
Expand Down

0 comments on commit f1cabeb

Please sign in to comment.