summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/Executable_oosplash.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Executable_oosplash.mk b/desktop/Executable_oosplash.mk
index b8919d5f4a8b..a75f11adc795 100644
--- a/desktop/Executable_oosplash.mk
+++ b/desktop/Executable_oosplash.mk
@@ -81,7 +81,7 @@ endif
ifeq ($(OS),SOLARIS)
$(eval $(call gb_Executable_use_libraries,oosplash,\
- -lsocket \
+ socket \
))
endif