Skip to content

Commit

Permalink
[#97] Updated Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
davecaos committed Dec 30, 2015
1 parent 5a712c1 commit a2cc29a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PROJECT = katana

DEPS = eper aleppo xref_runner elvis_core
DEPS = eper inaka_aleppo xref_runner elvis_core
SHELL_DEPS := sync
TEST_DEPS = mixer
LOCAL_DEPS := xmerl tools compiler syntax_tools common_test inets ssl test_server hipe public_key dialyzer wx

dep_eper = hex 0.94.0
dep_inaka_aleppo = hex 0.9.4
dep_inaka_aleppo = hex 0.9.4
dep_xref_runner = hex 0.2.4
dep_inaka_mixer = hex 0.1.4
dep_elvis_core = git https://github.com/inaka/elvis_core.git 0.2.6-alpha2
Expand Down

0 comments on commit a2cc29a

Please sign in to comment.