From: khizmax Date: Fri, 27 Mar 2015 13:13:00 +0000 (+0300) Subject: Fixed build script X-Git-Tag: v2.1.0~296^2~1 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=47c8a6831b7ecb207f1a4b2af90d963f84499ae8;p=libcds.git Fixed build script --- diff --git a/projects/source.unit.map.mk b/projects/source.unit.map.mk index 0f85cb35..b9e7c96a 100644 --- a/projects/source.unit.map.mk +++ b/projects/source.unit.map.mk @@ -10,7 +10,7 @@ CDSUNIT_MAP_SOURCES := \ tests/unit/map2/map_find_int_striped.cpp \ tests/unit/map2/map_find_int_refinable.cpp \ tests/unit/map2/map_find_int_std.cpp \ - tests/unit/map2/map_find_string.cpp \ + tests/unit/map2/map_find_string.cpp \ tests/unit/map2/map_find_string_bronsonavltree.cpp \ tests/unit/map2/map_find_string_cuckoo.cpp \ tests/unit/map2/map_find_string_ellentree.cpp \