diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-10 15:37:45 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-10 15:37:45 +0200 |
commit | e21b183476f5055b2ccdef730c1c307080be8616 (patch) | |
tree | bd8073ac59d1113da06c9f17d949901b23882ca7 /moz/makefile.mk | |
parent | 9de91dfe36c96ac16b425521c71454bdbb43fc30 (diff) | |
parent | fa73a82c4f83a232813b63d075fb591247656045 (diff) |
CWS-TOOLING: integrate CWS linuxaxp01
Notes
Notes:
split repo tag: libs-extern-sys_ooo/DEV300_m78
Diffstat (limited to 'moz/makefile.mk')
-rw-r--r-- | moz/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/moz/makefile.mk b/moz/makefile.mk index 050d923c48e7..9629f7138b74 100644 --- a/moz/makefile.mk +++ b/moz/makefile.mk @@ -85,7 +85,8 @@ PATCH_FILES = \ seamonkey-source-$(MOZILLA_VERSION).patch \ patches/dtoa.patch \ patches/respect_disable_pango.patch \ - patches/arm_build_fix.patch + patches/arm_build_fix.patch \ + patches/link_fontconfig.patch # This file is needed for the W32 build when BUILD_MOZAB is set # (currently only vc8/vs2005 is supported when BUILD_MOZAB is set) |