Update rabbitmq-components.mk
This commit is contained in:
parent
948e7554fa
commit
255b459544
|
|
@ -169,7 +169,7 @@ endif
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(filter rabbit_public_umbrella rabbit rabbit_common rabbitmq_test,$(PROJECT)),)
|
ifeq ($(filter rabbit_public_umbrella amqp_client rabbit rabbit_common rabbitmq_test,$(PROJECT)),)
|
||||||
ifeq ($(filter rabbitmq_test,$(DEPS) $(BUILD_DEPS) $(TEST_DEPS)),)
|
ifeq ($(filter rabbitmq_test,$(DEPS) $(BUILD_DEPS) $(TEST_DEPS)),)
|
||||||
TEST_DEPS += rabbitmq_test
|
TEST_DEPS += rabbitmq_test
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue