Skip to content

Commit dec3d3e

Browse files
committed
Add rabbitmqctl to rabbitmq_federation PLT_APPS
1 parent 4f7bda2 commit dec3d3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deps/rabbitmq_federation/Makefile

Lines changed: 2 additions & 0 deletions
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)