aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/makefile.w32-in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in
index 6611efbe3b2..488aadf8a29 100644
--- a/src/makefile.w32-in
+++ b/src/makefile.w32-in
@@ -147,6 +147,7 @@ LIBS = $(TLIB0) \
147 $(SHELL32) \ 147 $(SHELL32) \
148 $(WINSPOOL) \ 148 $(WINSPOOL) \
149 $(OLE32) \ 149 $(OLE32) \
150 $(COMCTL32) \
150 $(libc) 151 $(libc)
151 152
152# 153#