[tests] Fix build for tracking_tests (#4584)

This commit is contained in:
Ilya Zverev 2016-10-28 19:10:47 +04:00 committed by Sergey Yershov
parent 0531b2894f
commit 3f00a73ed5

View file

@ -250,7 +250,7 @@ SUBDIRS = 3party base coding geometry editor indexer routing search
SUBDIRS *= partners_api_tests
tracking_tests.subdir = tracking/tracking_tests
tracking_tests.depends = base platform tracking
tracking_tests.depends = base platform tracking routing
SUBDIRS *= tracking_tests
} # !no-tests