]> git.eshelyaron.com Git - emacs.git/commitdiff
(LIBS): Add COMCTL32.
authorJason Rumney <jasonr@gnu.org>
Thu, 27 Sep 2007 22:09:21 +0000 (22:09 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 27 Sep 2007 22:09:21 +0000 (22:09 +0000)
src/makefile.w32-in

index 6611efbe3b29c4ee6b3b7165d570702c3a86db1f..488aadf8a29beffb2339b0790c4d02a1e3ecd3c0 100644 (file)
@@ -147,6 +147,7 @@ LIBS =  $(TLIB0)    \
        $(SHELL32)      \
        $(WINSPOOL)     \
        $(OLE32)        \
+       $(COMCTL32)     \
        $(libc)
 
 #