Skip to content

Commit ae3fbbc

Browse files
Merge pull request #14097 from rabbitmq/fix-federation-makefile
Federation: update makefile to avoid dialyzer compilation errors
2 parents 72df627 + 0801e68 commit ae3fbbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbitmq_federation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ PROJECT_DESCRIPTION = Deprecated no-op RabbitMQ Federation
44
DEPS = rabbitmq_queue_federation rabbitmq_exchange_federation
55
LOCAL_DEPS = rabbit
66

7+
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
78
DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk
89

910
.DEFAULT_GOAL = all

0 commit comments

Comments
 (0)