Skip to content

Commit dc25ef5

Browse files
authored
Merge pull request #11126 from rabbitmq/mergify/bp/v3.13.x/pr-11124
Add rabbitmqctl to rabbitmq_federation PLT_APPS (backport #11124)
2 parents 7dec7f5 + 180fcdf commit dc25ef5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deps/rabbitmq_federation/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ endef
1616
DEPS = rabbit_common rabbit amqp_client
1717
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
1818

19+
PLT_APPS += rabbitmqctl
20+
1921
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
2022
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
2123

0 commit comments

Comments
 (0)