From: khizmax Date: Tue, 17 Feb 2015 12:12:47 +0000 (+0300) Subject: Fixed build script X-Git-Tag: v2.1.0~305^2~51^2~5 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=69b1c69f76b158e808adca18f7d109911ed50fba;p=libcds.git Fixed build script --- diff --git a/projects/source.test-hdr.mk b/projects/source.test-hdr.mk index f515a717..349bde71 100644 --- a/projects/source.test-hdr.mk +++ b/projects/source.test-hdr.mk @@ -225,7 +225,6 @@ CDS_TESTHDR_STACK := \ CDS_TESTHDR_TREE := \ tests/test-hdr/tree/hdr_tree_reg.cpp \ - tests/test-hdr/tree/hdr_bronson_avltree_map_rcu_gpb.cpp \ tests/test-hdr/tree/hdr_intrusive_ellen_bintree_hp.cpp \ tests/test-hdr/tree/hdr_intrusive_ellen_bintree_dhp.cpp \ tests/test-hdr/tree/hdr_intrusive_ellen_bintree_rcu_gpb.cpp \