summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 2 insertions, 0 deletions
diff --git a/install b/install
index ea0b8b1..e87b123 100755
--- a/install
+++ b/install
@@ -8,4 +8,6 @@ erlc -I include -o ebin src/*.erl
## Use application installer to perform actual installation
## into erlang distro
+export ERL_LIBS=`(cd .. && pwd)`
+echo $ERL_LIBS
priv/rebar install