wine quotes

This commit is contained in:
ProjectRevoTPP 2020-04-19 10:54:54 -04:00
parent 3fdec1129f
commit 668d5ecfff

View File

@ -19,7 +19,7 @@ EXE := .exe
WINE :=
else
EXE :=
WINE := wine
WINE := "wine "
endif
ifeq ($(NOWINE),1)