summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-rw-r--r--windows/Makefile.target3
1 files changed, 1 insertions, 2 deletions
diff --git a/windows/Makefile.target b/windows/Makefile.target
index 87544e3db..93ee50a46 100644
--- a/windows/Makefile.target
+++ b/windows/Makefile.target
@@ -30,8 +30,7 @@ else
LDFLAGS += -lhubbub -lcss -lparserutils -lwapcaplet -lcurl -lz
endif
-LDFLAGS += -lssl -lcrypto -lregex -liconv \
- -lgdi32 -lcomctl32 -lws2_32 -lmsimg32 -mwindows
+LDFLAGS += -lssl -lcrypto -lregex -lgdi32 -lcomctl32 -lws2_32 -lmsimg32 -mwindows
CFLAGS += -U__STRICT_ANSI__ -mwin32
# only windows versions after XP are supported