We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dec7f5 + 180fcdf commit dc25ef5Copy full SHA for dc25ef5
deps/rabbitmq_federation/Makefile
@@ -16,6 +16,8 @@ endef
16
DEPS = rabbit_common rabbit amqp_client
17
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
18
19
+PLT_APPS += rabbitmqctl
20
+
21
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
22
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
23
0 commit comments