Change order of dependencies to compile lager_transform correctly

This commit is contained in:
Daniil Fedotov 2016-08-30 15:30:52 +01:00
parent 6d1760dc8d
commit db03352522
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PROJECT = rabbitmq_web_stomp
DEPS = cowboy sockjs rabbitmq_stomp
DEPS = cowboy rabbitmq_stomp sockjs
TEST_DEPS := $(filter-out rabbitmq_test,$(TEST_DEPS))
dep_cowboy_commit = 1.0.3