summaryrefslogtreecommitdiff
path: root/nt/makefile.w32-in
diff options
context:
space:
mode:
Diffstat (limited to 'nt/makefile.w32-in')
-rw-r--r--nt/makefile.w32-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index 1d9ada44b4a..2b498f9d4df 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -61,7 +61,7 @@ $(BLD)/preprep.exe: $(BLD)/preprep.$(O)
# 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