changeset 1247:4ec5972adffa

Missed a usage of Wine in Makefile
author Michael Pavone <pavone@retrodev.com>
date Sun, 26 Feb 2017 23:37:11 -0800
parents 8e911c57846c
children d4ae118cf41d
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Feb 26 23:25:11 2017 -0800
+++ b/Makefile	Sun Feb 26 23:37:11 2017 -0800
@@ -242,7 +242,7 @@
 %.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