* progmodes/compile.el (compilation-mode-hook)
[bpt/emacs.git] / src / makefile.w32-in
index facf79c..bbd9fd9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- Makefile -*- for GNU Emacs on the Microsoft Windows API.
-# Copyright (C) 2000-201 Free Software Foundation, Inc.
+# Copyright (C) 2000-2013 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -790,6 +790,7 @@ $(BLD)/editfns.$(O) : \
        $(CODING_H) \
        $(CONFIG_H) \
        $(FRAME_H) \
+       $(GRP_H) \
        $(INTERVALS_H) \
        $(LISP_H) \
        $(SYSTIME_H) \
@@ -842,6 +843,7 @@ $(BLD)/fileio.$(O) : \
        $(SRC)/commands.h \
        $(SRC)/w32.h \
        $(NT_INC)/pwd.h \
+       $(NT_INC)/sys/acl.h \
        $(NT_INC)/sys/file.h \
        $(NT_INC)/sys/stat.h \
        $(NT_INC)/unistd.h \
@@ -1184,6 +1186,7 @@ $(BLD)/w32.$(O) : \
        $(SRC)/w32select.h \
        $(NT_INC)/dirent.h \
        $(NT_INC)/pwd.h \
+       $(NT_INC)/sys/acl.h \
        $(NT_INC)/sys/file.h \
        $(NT_INC)/sys/time.h \
        $(GNU_LIB)/allocator.h \