X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Ficu%2Fsource%2Ftest%2Fperf%2FMakefile.in;h=049ca5872805ce05524280d2a8fcd8465302c9ac;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=69e4dba97f5d0d9402c1ed7dd29641727b60da9d;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/icu/source/test/perf/Makefile.in b/src/third_party/icu/source/test/perf/Makefile.in index 69e4dba..049ca58 100644 --- a/src/third_party/icu/source/test/perf/Makefile.in +++ b/src/third_party/icu/source/test/perf/Makefile.in @@ -1,5 +1,5 @@ ## Makefile.in for ICU tests -## Copyright (c) 1999-2010, International Business Machines Corporation and +## Copyright (c) 1999-2011, International Business Machines Corporation and ## others. All Rights Reserved. ## Source directory information @@ -18,7 +18,7 @@ subdir = test/perf ## Files to remove for 'make clean' CLEANFILES = *~ -SUBDIRS = collationperf charperf normperf ubrkperf unisetperf usetperf ustrperf utfperf utrie2perf DateFmtPerf +SUBDIRS = collationperf charperf dicttrieperf normperf ubrkperf unisetperf usetperf ustrperf utfperf utrie2perf DateFmtPerf howExpensiveIs # Subdirs that support 'xperf' XSUBDIRS = DateFmtPerf