summaryrefslogtreecommitdiff
path: root/sfx2/Module_sfx2.mk
diff options
context:
space:
mode:
authorPierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com>2012-07-09 11:52:50 +0200
committerMichael Stahl <mstahl@redhat.com>2012-07-10 18:45:35 +0200
commit7d7b41cf12a7026ea583e34dbb31196a884db65b (patch)
tree2f14ab9fce6fd13fb23ee21f49e6f7cb9f9093ec /sfx2/Module_sfx2.mk
parent88da060b47b46da506a6760f7b24cd95cfc6a8f6 (diff)
solaris/intel: update .mk files to fix build errors
Change-Id: Iba306cde71eb5efeed29a4a44cefa19a47bac84b
Diffstat (limited to 'sfx2/Module_sfx2.mk')
-rw-r--r--sfx2/Module_sfx2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/Module_sfx2.mk b/sfx2/Module_sfx2.mk
index 81b501a60fbf..1e316eb9a6e1 100644
--- a/sfx2/Module_sfx2.mk
+++ b/sfx2/Module_sfx2.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sfx2,\
))
endif
-ifneq (,$(filter LINUX DRAGONFLY OPENBSD FREEBSD NETBSD, $(OS)))
+ifneq (,$(filter LINUX DRAGONFLY OPENBSD FREEBSD NETBSD SOLARIS, $(OS)))
ifeq ($(ENABLE_SYSTRAY_GTK),TRUE)
$(eval $(call gb_Module_add_targets,sfx2,\
Library_qstart \