summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sal/Library_sal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index 4bf9021e7ebe..b3a863a3de04 100644
--- a/sal/Library_sal.mk
+++ b/sal/Library_sal.mk
@@ -180,7 +180,7 @@ $(eval $(call gb_Library_add_exception_objects,sal,\
sal/osl/unx/tempfile \
sal/osl/unx/thread \
sal/osl/unx/time \
- $(if $(filter DESKTOP,$(BUILD_TYPE)), sal/osl/unx/salinit) \
+ sal/osl/unx/salinit \
))
# Note that the uunxapi.mm file just includes the uunxapi.cxx one