summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/Module_salhelper.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/salhelper/Module_salhelper.mk b/salhelper/Module_salhelper.mk
index 696e93471d0f..e10508b559f2 100644
--- a/salhelper/Module_salhelper.mk
+++ b/salhelper/Module_salhelper.mk
@@ -14,7 +14,7 @@ $(eval $(call gb_Module_add_targets,salhelper,\
Library_salhelper \
))
-ifneq ($(OS),IOS)
+ifneq ($(OS),iOS)
$(eval $(call gb_Module_add_check_targets,salhelper,\
CppunitTest_salhelper_testapi \
))