From cbcb463b3cb74fd06ddbfac949fa6329e5d0d082 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Thu, 27 Sep 2007 22:09:21 +0000 Subject: [PATCH] (LIBS): Add COMCTL32. --- src/makefile.w32-in | 1 + 1 file changed, 1 insertion(+) 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) \ $(SHELL32) \ $(WINSPOOL) \ $(OLE32) \ + $(COMCTL32) \ $(libc) # -- 2.39.2