Renamed map_benchmark to benchmark_tool

This commit is contained in:
Alex Zolotarev 2011-08-27 14:56:50 +03:00 committed by Alex Zolotarev
parent 5f566a97fb
commit a88b70e581
6 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ SUBDIRS = 3party \
platform/platform_tests \
yg \
storage storage/storage_tests \
map map/map_tests map/map_benchmark \
map map/map_tests map/benchmark_tool \
generator generator/generator_tests \
generator/generator_tool \
qt_tstfrm \

View file

@ -19,7 +19,7 @@ SUBDIRS = \
platform/platform_tests \
yg \
storage storage/storage_tests \
map map/map_tests \
map map/map_tests map/benchmark_tool \
generator generator/generator_tests \
generator/generator_tool \
qt_tstfrm \