Sina Samavati 11 лет назад
Родитель
Сommit
56f47bf1ff
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -18,4 +18,4 @@ compile: $(shell find src -type f -name \*.erl)
 		$(call compile_erl,$(filter %.erl %.core,$?)))
 
 build:
-	@./build
+	escript build