diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-10-31 12:42:50 +0100 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-10-31 12:50:46 +0000 |
commit | 67153d76844fe8d8f3aba17f019443c96fbdd829 (patch) | |
tree | 2d94441299252420de426307eed980b130a2ec9e /external/Module_external.mk | |
parent | 62f67d64b4c98cdfe20cad824cf11f343d3f8d7f (diff) |
bundle libfreehand
Change-Id: I12de5e96754a8dba94dfdef3deb2aac18af28f22
Reviewed-on: https://gerrit.libreoffice.org/6510
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'external/Module_external.mk')
-rw-r--r-- | external/Module_external.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/external/Module_external.mk b/external/Module_external.mk index 09246fe73fb4..02c4f753e621 100644 --- a/external/Module_external.mk +++ b/external/Module_external.mk @@ -34,6 +34,7 @@ $(eval $(call gb_Module_add_moduledirs,external,\ $(call gb_Helper_optional,EXPAT,expat) \ $(call gb_Helper_optional,FIREBIRD,firebird) \ $(call gb_Helper_optional,FONTCONFIG,fontconfig) \ + $(call gb_Helper_optional,FREEHAND,libfreehand) \ $(call gb_Helper_optional,FREETYPE,freetype) \ $(call gb_Helper_optional,GRAPHITE,graphite) \ $(call gb_Helper_optional,HARFBUZZ,harfbuzz) \ |