Browse Source

Update premake4 path

Daniele Bartolini 11 years ago
parent
commit
4c5a67c4c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      makefile

+ 1 - 1
makefile

@@ -5,7 +5,7 @@ else ifeq ($(UNAME), $(filter $(UNAME), Windows))
 	OS=windows
 endif
 
-PREMAKE=third/premake/$(OS)/bin/premake4
+PREMAKE=bin/$(OS)/premake4
 
 linux-build:
 	$(PREMAKE) --file=premake/premake4.lua --compiler=linux-gcc gmake