summaryrefslogtreecommitdiff
path: root/chart2/Module_chart2.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-29 08:25:38 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-29 08:25:38 +0300
commit20fc0ed8fa5765d3e13e5351c03993c3ff6c2732 (patch)
tree1df9dde452d39998473ac252b791ff661d1e5847 /chart2/Module_chart2.mk
parent79f7c05d9e7de5b6a695363491a56e56e628d09b (diff)
Build libchartopengl for all platforms
That doesn't mean it would need to be used on iOS or Android, if we don't need/want to. Change-Id: Ia6ac6f32cac3f6958f5ec240ec4be369474edfb8
Diffstat (limited to 'chart2/Module_chart2.mk')
-rw-r--r--chart2/Module_chart2.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/chart2/Module_chart2.mk b/chart2/Module_chart2.mk
index dba950679e9d..16a74a1f67c0 100644
--- a/chart2/Module_chart2.mk
+++ b/chart2/Module_chart2.mk
@@ -12,10 +12,8 @@ $(eval $(call gb_Module_Module,chart2))
$(eval $(call gb_Module_add_targets,chart2,\
Library_chartcontroller \
Library_chartcore \
- $(if $(filter FREEBSD LINUX MACOSX WNT,$(OS)), \
- Library_chartopengl \
- Package_opengl \
- ) \
+ Library_chartopengl \
+ Package_opengl \
))
$(eval $(call gb_Module_add_l10n_targets,chart2,\