From: Jason Rumney Date: Thu, 27 Sep 2007 22:09:21 +0000 (+0000) Subject: (LIBS): Add COMCTL32. X-Git-Tag: emacs-pretest-22.1.90~725 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cbcb463b3cb74fd06ddbfac949fa6329e5d0d082;p=emacs.git (LIBS): Add COMCTL32. --- 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) #