Update rabbitmq-components.mk

This commit is contained in:
Jean-Sébastien Pédron 2016-09-02 12:03:29 +02:00
parent 7b8b27a4c6
commit 1769ba19ec
1 changed files with 0 additions and 6 deletions

View File

@ -279,12 +279,6 @@ endif
endif
endif
ifeq ($(filter rabbit_public_umbrella amqp_client rabbit_common rabbitmq_test,$(PROJECT)),)
ifeq ($(filter rabbitmq_test,$(DEPS) $(BUILD_DEPS) $(TEST_DEPS)),)
TEST_DEPS += rabbitmq_test
endif
endif
# --------------------------------------------------------------------
# rabbitmq-components.mk checks.
# --------------------------------------------------------------------