summaryrefslogtreecommitdiff
path: root/vcl/Executable_icontest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/Executable_icontest.mk')
-rw-r--r--vcl/Executable_icontest.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/Executable_icontest.mk b/vcl/Executable_icontest.mk
index 8c917b71cd0e..223cfa840f9b 100644
--- a/vcl/Executable_icontest.mk
+++ b/vcl/Executable_icontest.mk
@@ -37,7 +37,6 @@ $(eval $(call gb_Executable_use_static_libraries,icontest,\
ifeq ($(OS), $(filter LINUX %BSD SOLARIS, $(OS)))
$(eval $(call gb_Executable_add_libs,icontest,\
-lm $(DLOPEN_LIBS) \
- -lpthread \
-lX11 \
))