diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-11-10 22:14:42 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-20 20:36:42 +0000 |
commit | 2cb7ba189d308bb8ee30086ebf237518eba8cef1 (patch) | |
tree | aaf1533d367a39334023e0892cce472455a9faaf /Module_tail_build.mk | |
parent | 835d0fb70097b41eef057493bb1fb67c12ce5306 (diff) |
cairo: convert to gbuild
Change-Id: I1f3dd368a0d0b78b73df3baad214a1079bbbd1d3
Reviewed-on: https://gerrit.libreoffice.org/1144
Reviewed-by: Andras Timar <atimar@suse.com>
Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index 4f2c9e2a7f4f..c237d2647c6f 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -42,6 +42,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ binaryurp \ $(call gb_Helper_optional,BLUEZ,bluez_bluetooth) \ bridges \ + $(call gb_Helper_optional,CAIRO,cairo) \ canvas \ chart2 \ cli_ure \ |