diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2019-11-19 02:27:21 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-19 02:27:21 +0300 |
| commit | e5f2dfafce3b5c75b11fb76b7ddf464c5358ad41 (patch) | |
| tree | ac554e45cefb5c31cb43d959c5ceaf203ce6681e /Makefile | |
| parent | 880965aa67009dc3fb8dc161b8b1b6df6a71ed9d (diff) | |
| parent | 8f085a3ec546137ca7c5d2adc43cfb12f86af294 (diff) | |
| download | rabbitmq-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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
