We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a9c70 commit e878ddeCopy full SHA for e878dde
Makefile
@@ -1,6 +1,6 @@
1
REBAR ?= "$(CURDIR)/rebar"
2
PREFIX ?= /usr/local
3
-DOCS := master
+DOCS := v1.1
4
ELIXIRC := bin/elixirc --verbose --ignore-module-conflict
5
ERLC := erlc -I lib/elixir/include
6
ERL := erl -I lib/elixir/include -noshell -pa lib/elixir/ebin
0 commit comments