[WIN32] fixed wrong label. thanks garbear
authorWiSo <wiso@xbmc.org>
Mon, 1 Apr 2013 09:35:50 +0000 (11:35 +0200)
committerWiSo <wiso@xbmc.org>
Mon, 1 Apr 2013 09:36:22 +0000 (11:36 +0200)
tools/buildsteps/win32/make-xbmc.bat

index f6242e9..19d8e69 100644 (file)
@@ -121,7 +121,7 @@ goto EXE_COMPILE
   ECHO Done!
   ECHO ------------------------------------------------------------
   set buildmode=clean
-  GOTO MAKE_BUILD_EXE
+  GOTO END
   
 :COMPILE_NO_CLEAN_EXE
   ECHO Wait while preparing the build.