summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2019-01-09 03:46:24 +0300
committerGitHub <noreply@github.com>2019-01-09 03:46:24 +0300
commitbe27684a7b8651966530d594ba4ea454878cba8f (patch)
tree9fb30542259ea25498399170714da15ed8ae3ae0 /Makefile
parenta375473f3d612b0e8a0db95c9e3805229e3aa868 (diff)
parent2b934f3357eee5a23c3d7e26ba326864f1e05c0c (diff)
downloadrabbitmq-server-git-be27684a7b8651966530d594ba4ea454878cba8f.tar.gz
Merge pull request #1816 from rabbitmq/rabbitmq-server-952
Add sysmon-handler to RabbitMQ
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2df4321ff2..b2bca3d50b 100644
--- a/Makefile
+++ b/Makefile
@@ -138,7 +138,7 @@ endef
LOCAL_DEPS = sasl mnesia os_mon inets
BUILD_DEPS = rabbitmq_cli syslog
-DEPS = ranch lager rabbit_common ra
+DEPS = ranch lager rabbit_common ra sysmon_handler
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client meck proper
dep_syslog = git https://github.com/schlagert/syslog 3.4.5