summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
Diffstat (limited to 'osdep')
-rw-r--r--osdep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/Makefile b/osdep/Makefile
index d2af3b8e61..3f22bcacad 100644
--- a/osdep/Makefile
+++ b/osdep/Makefile
@@ -30,4 +30,4 @@ SRCS_COMMON += $(getch)
include ../mpcommon.mak
mplayer-rc.o: mplayer.rc
- windres -o $@ $<
+ $(WINDRES) -o $@ $<