From f4861af4d22e42d6ca4c6eafaa9bce72e0533d5d Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 20 Sep 2003 12:39:19 +0000 Subject: Added EXECUTABLE. svn-id: r10332 --- Makefile.noconf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.noconf b/Makefile.noconf index bdfa72a802..551b3e2cf7 100644 --- a/Makefile.noconf +++ b/Makefile.noconf @@ -80,6 +80,8 @@ DISABLE_SWORD2 = 1 # Misc stuff - you should normally never have to edit this # ####################################################################### +EXECUTABLE := scummvm$(EXEEXT) + include Makefile.common dist: -- cgit v1.2.3