Kaydet (Commit) 862ae89a authored tarafından Caolán McNamara's avatar Caolán McNamara

salinit for non-DESKTOP too

Change-Id: Icb368b676199038bf8588b42ef50a2796468d185
Reviewed-on: https://gerrit.libreoffice.org/32228Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 3b7b4d07
...@@ -180,7 +180,7 @@ $(eval $(call gb_Library_add_exception_objects,sal,\ ...@@ -180,7 +180,7 @@ $(eval $(call gb_Library_add_exception_objects,sal,\
sal/osl/unx/tempfile \ sal/osl/unx/tempfile \
sal/osl/unx/thread \ sal/osl/unx/thread \
sal/osl/unx/time \ 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 # Note that the uunxapi.mm file just includes the uunxapi.cxx one
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment