diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2016-09-21 15:26:40 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2016-09-21 15:26:40 +0300 |
| commit | 0e7e75d3e3a85965fa1848073ab82d511c4c8da5 (patch) | |
| tree | c957845e0aa8192410b3bcd7408e85057cfca15a /Makefile | |
| parent | d5e11bc481154b1534c00a04d0e32a314dec7ddd (diff) | |
| parent | be9a3f7f84d3f6c680d3019360c5458f946aa462 (diff) | |
| download | rabbitmq-server-git-0e7e75d3e3a85965fa1848073ab82d511c4c8da5.tar.gz | |
Merge branch 'stable' into rabbitmq-server-944
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ VERSION ?= $(call get_app_version,src/$(PROJECT).app.src) # Release artifacts are put in $(PACKAGES_DIR). PACKAGES_DIR ?= $(abspath PACKAGES) -DEPS = ranch rabbit_common $(PLUGINS) +DEPS = ranch rabbit_common TEST_DEPS = rabbitmq_ct_helpers amqp_client meck proper define usage_xml_to_erl |
