summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-02-26 23:37:11 -0800
committerMichael Pavone <pavone@retrodev.com>2017-02-26 23:37:11 -0800
commitc4125258a3caea53413b4e2afafe2aa83b74980e (patch)
tree5ef9358bc9b727b6fcdabf423fd8f02456fab99b
parentd9560ee9bf0bbaf3a1cc33854d40f2583d1edd5a (diff)
Missed a usage of Wine in Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index db3fcf4..b3fe674 100644
--- a/Makefile
+++ b/Makefile
@@ -242,7 +242,7 @@ vos_prog_info : vos_prog_info.o vos_program_module.o
%.bin : %.sz8
vasmz80_mot -Fbin -spaces -o $@ $<
res.o : blastem.rc
- wine windres blastem.rc res.o
+ i686-w64-mingw32-windres blastem.rc res.o
arrow.tiles : arrow.png
cursor.tiles : cursor.png