summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a2a955966..8be6e59816 100644
--- a/Makefile
+++ b/Makefile
@@ -109,6 +109,8 @@ define PROJECT_ENV
%% used by rabbit_peer_discovery_classic_config
{cluster_nodes, {[], disc}},
+ {load_definitions, none},
+
{config_entry_decoder, [{passphrase, undefined}]},
%% rabbitmq-server#973
@@ -133,7 +135,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