Skip to content

Commit 8206632

Browse files
authored
Merge pull request #4358 from rabbitmq/mergify/bp/v3.9.x/pr-4357
Remove extra copies of rabbitmq-components.mk & erlang.mk (backport #4355) (backport #4357)
2 parents 365d01b + 9ede081 commit 8206632

File tree

6 files changed

+4
-17036
lines changed

6 files changed

+4
-17036
lines changed

deps/rabbitmq_ct_client_helpers/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ ERLANG_MK_COMMIT = rabbitmq-tmp
1212
DEP_PLUGINS = rabbit_common/mk/rabbitmq-build.mk \
1313
rabbit_common/mk/rabbitmq-tools.mk
1414

15-
include rabbitmq-components.mk
16-
include erlang.mk
15+
include ../../rabbitmq-components.mk
16+
include ../../erlang.mk

0 commit comments

Comments
 (0)