--- Makefile.orig	2015-05-20 09:55:39 UTC
+++ Makefile
@@ -1,6 +1,6 @@
 .PHONY: test compile clean dialyzer bootstrap escript
 
-all: compile
+all: compile escript
 
 compile:
 	@./rebar compile
