]> code.delx.au - gnu-emacs/blobdiff - src/makefile.w32-in
(Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
[gnu-emacs] / src / makefile.w32-in
index c28e27bdfcba2cfdea6170ee2b51cd217e3855bd..931a9d101ad18bcac549d05e573db84a1dc3d4c9 100644 (file)
@@ -1,12 +1,12 @@
 #  -*- 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.
 #
 #  GNU Emacs is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2, or (at your option)
+#  the Free Software Foundation; either version 3, or (at your option)
 #  any later version.
 #
 #  GNU Emacs is distributed in the hope that it will be useful,
@@ -147,6 +147,7 @@ LIBS =  $(TLIB0)    \
        $(SHELL32)      \
        $(WINSPOOL)     \
        $(OLE32)        \
+       $(COMCTL32)     \
        $(libc)
 
 #