We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1277a4b commit e620a95Copy full SHA for e620a95
deps/rabbitmq_federation/Makefile
@@ -2,8 +2,8 @@ PROJECT = rabbitmq_federation
2
PROJECT_DESCRIPTION = Deprecated no-op RabbitMQ Federation
3
4
DEPS = rabbitmq_queue_federation rabbitmq_exchange_federation
5
-LOCAL_DEPS = rabbit
6
+DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
7
DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk
8
9
.DEFAULT_GOAL = all
0 commit comments