Skip to content

Commit

Permalink
bump erlang.mk -> b23a88ad, fix relx -> 1.1.0
Browse files Browse the repository at this point in the history
TODO: there are issues running tests
  • Loading branch information
jtmoulia committed Apr 14, 2015
1 parent da52f21 commit 9b1409f
Show file tree
Hide file tree
Showing 6 changed files with 524 additions and 92 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ switchboard.tar.gz

.erlang.mk.packages.v1
.erlang.mk.packages.v2
relx
switchboard.config

# Provisioning
Expand Down
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ ifeq ($(PROFILE), dev)
RELX_OPTS = --dev-mode
endif

DEPS = lager gproc cowboy jsx recon
dep_recon = git https://github.com/ferd/recon 2.2.0
DEPS = lager gproc cowboy jsx

include erlang.mk

Expand Down
Loading

0 comments on commit 9b1409f

Please sign in to comment.