changeset 78906:1410413a32df

(LIBS): Add COMCTL32.
author Jason Rumney <jasonr@gnu.org>
date Thu, 27 Sep 2007 22:09:21 +0000
parents a7bc22aba8a4
children 90bd4f87874a
files src/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.w32-in	Thu Sep 27 22:08:59 2007 +0000
+++ b/src/makefile.w32-in	Thu Sep 27 22:09:21 2007 +0000
@@ -147,6 +147,7 @@
 	$(SHELL32)	\
 	$(WINSPOOL)	\
 	$(OLE32)	\
+	$(COMCTL32)	\
 	$(libc)
 
 #