changeset 92403:2b0372848fe6

($(TRES)): Depend on icon and manifest.
author Jason Rumney <jasonr@gnu.org>
date Sun, 02 Mar 2008 19:02:56 +0000
parents 3a6a51125fe1
children eaf91eb6c607
files nt/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nt/makefile.w32-in	Sun Mar 02 18:18:35 2008 +0000
+++ b/nt/makefile.w32-in	Sun Mar 02 19:02:56 2008 +0000
@@ -61,7 +61,7 @@
 # The resource file.  NT 3.10 requires the use of cvtres; even though
 # it is not necessary on later versions, it is still ok to use it.
 #
-$(TRES):	emacs.rc stamp_BLD
+$(TRES):	emacs.rc icons/emacs.ico emacs.manifest stamp_BLD
 		$(RC) $(RC_OUT)$(BLD)/emacs.res emacs.rc
 
 runemacs:	  stamp_BLD $(BLD)/runemacs.exe