summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Bakken <lbakken@pivotal.io>2019-01-03 11:19:16 -0800
committerLuke Bakken <lbakken@pivotal.io>2019-01-07 12:57:52 -0800
commit2b934f3357eee5a23c3d7e26ba326864f1e05c0c (patch)
tree3d06a63b547f7260f59911657d2a7bb03f770113 /Makefile
parent180e8f3bd6c0adf55acfeb1c02659a9af93bc2be (diff)
downloadrabbitmq-server-git-2b934f3357eee5a23c3d7e26ba326864f1e05c0c.tar.gz
Add rabbitmq-sysmon to RabbitMQ
Fixes #952 Update for rabbitmq-sysmon -> sysmon-handler rename Use hex.pm package for sysmon_handler, copy schema into rabbit.schema
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 094affc2df..5608011679 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