Browse Source

thanks travis

Nicolas Cannasse 12 years ago
parent
commit
0e5f067b3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -42,7 +42,7 @@ export HAXE_STD_PATH=$(CURDIR)/std
 ifneq ($(ADD_REVISION),0)
 	VERSION_EXTRA="let version_extra = Some \" (git build $(shell git rev-parse --abbrev-ref HEAD) @ $(shell git describe --always)) \""
 else
-	VERSION_EXTRA="let version_extra = None
+	VERSION_EXTRA="let version_extra = None"
 endif
 
 all: libs haxe