summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2019-11-19 02:27:21 +0300
committerGitHub <noreply@github.com>2019-11-19 02:27:21 +0300
commite5f2dfafce3b5c75b11fb76b7ddf464c5358ad41 (patch)
treeac554e45cefb5c31cb43d959c5ceaf203ce6681e /Makefile
parent880965aa67009dc3fb8dc161b8b1b6df6a71ed9d (diff)
parent8f085a3ec546137ca7c5d2adc43cfb12f86af294 (diff)
downloadrabbitmq-server-git-e5f2dfafce3b5c75b11fb76b7ddf464c5358ad41.tar.gz
Merge pull request #2160 from rabbitmq/rabbitmq-management-749
Extract rabbit_definitions from rabbitmq-management
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a2a955966..19ce494387 100644
--- a/Makefile
+++ b/Makefile
@@ -133,7 +133,7 @@ define PROJECT_ENV
]
endef
-LOCAL_DEPS = sasl mnesia os_mon inets compiler public_key crypto ssl syntax_tools
+LOCAL_DEPS = sasl mnesia os_mon inets compiler public_key crypto ssl syntax_tools xmerl
BUILD_DEPS = rabbitmq_cli syslog
DEPS = ranch lager rabbit_common ra sysmon_handler stdout_formatter recon observer_cli
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper