Makefile: Add eldap to LOCAL_DEPS

[#130992027]
This commit is contained in:
Jean-Sébastien Pédron 2016-12-06 15:37:33 +01:00
parent 4c50cf1722
commit 0856702916
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ define PROJECT_ENV
]
endef
LOCAL_DEPS = eldap
DEPS = rabbit_common rabbit
TEST_DEPS = ct_helper rabbitmq_ct_helpers rabbitmq_ct_client_helpers amqp_client
dep_ct_helper = git https://github.com/extend/ct_helper.git master