]> code.delx.au - gnu-emacs/blobdiff - src/makefile.w32-in
* macfns.c (mac_window): Replace WindowPtr with WindowRef.
[gnu-emacs] / src / makefile.w32-in
index 6611efbe3b29c4ee6b3b7165d570702c3a86db1f..931a9d101ad18bcac549d05e573db84a1dc3d4c9 100644 (file)
@@ -1,6 +1,6 @@
 #  -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
 #  Copyright (C) 2000, 2001, 2002, 2003, 2004,
-#                2005, 2006, 2007 Free Software Foundation, Inc.
+#                2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 #
 #  This file is part of GNU Emacs.
 #
@@ -147,6 +147,7 @@ LIBS =  $(TLIB0)    \
        $(SHELL32)      \
        $(WINSPOOL)     \
        $(OLE32)        \
+       $(COMCTL32)     \
        $(libc)
 
 #