[Libreoffice-commits] core.git: sal/Library_sal.mk
Caolán McNamara
caolanm at redhat.com
Tue Dec 20 14:20:28 UTC 2016
sal/Library_sal.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 862ae89a14e6052fd0ff91ee4c143c35829f8e01
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Dec 20 12:21:17 2016 +0000
salinit for non-DESKTOP too
Change-Id: Icb368b676199038bf8588b42ef50a2796468d185
Reviewed-on: https://gerrit.libreoffice.org/32228
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index 4bf9021..b3a863a 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
More information about the Libreoffice-commits
mailing list