Skip to content

Commit 7146274

Browse files
authored
Merge pull request #11509 from rabbitmq/loic-fix-circ-dep
make: Fix circular dependency
2 parents 0d33638 + 21619bb commit 7146274

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deps/rabbitmq_amqp1_0/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
PROJECT = rabbitmq_amqp1_0
22
PROJECT_DESCRIPTION = Deprecated no-op AMQP 1.0 plugin
33

4-
DEPS = rabbit
5-
64
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
75
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
86

0 commit comments

Comments
 (0)