Skip to content
Snippets Groups Projects
Commit 4676328e authored by Jesper Louis Andersen's avatar Jesper Louis Andersen
Browse files

Make it a bit easier to use acme(1) with the code base.

parent 92109eb3
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ REBAR=rebar3 ...@@ -2,7 +2,7 @@ REBAR=rebar3
.PHONY: compile .PHONY: compile
compile: compile:
$(REBAR) compile $(REBAR) compile | sed -e 's|_build/default/lib/enacl/||g'
.PHONY: clean .PHONY: clean
clean: clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment