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 d9c0c6e commit 0c25913Copy full SHA for 0c25913
deps/rabbitmq_federation/Makefile
@@ -9,9 +9,14 @@ define PROJECT_ENV
9
]
10
endef
11
12
+<<<<<<< HEAD
13
define PROJECT_APP_EXTRA_KEYS
14
{broker_version_requirements, []}
15
16
+=======
17
+DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
18
+DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk
19
+>>>>>>> 0801e68c1 (Federation: update makefile to avoid dialyzer compilation errors)
20
21
DEPS = rabbit_common rabbit amqp_client
22
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
0 commit comments