| Index: source/test/intltest/Makefile.in
|
| diff --git a/source/test/intltest/Makefile.in b/source/test/intltest/Makefile.in
|
| index 0e2c3fc21c5e625a5ba6c4dbdee1cf68ecbbadf8..5f0c675394df40de8488bbfd3080da81d59a5a7b 100644
|
| --- a/source/test/intltest/Makefile.in
|
| +++ b/source/test/intltest/Makefile.in
|
| @@ -1,6 +1,6 @@
|
| #******************************************************************************
|
| #
|
| -# Copyright (C) 1999-2014, International Business Machines
|
| +# Copyright (C) 1999-2015, International Business Machines
|
| # Corporation and others. All Rights Reserved.
|
| #
|
| #******************************************************************************
|
| @@ -57,7 +57,9 @@ uobjtest.o idnaref.o idnaconf.o nptrans.o punyref.o testidn.o testidna.o uts46te
|
| incaltst.o calcasts.o v32test.o uvectest.o textfile.o tokiter.o utxttest.o \
|
| windttst.o winnmtst.o winutil.o csdetest.o tzrulets.o tzoffloc.o tzfmttst.o ssearch.o dtifmtts.o \
|
| tufmtts.o itspoof.o simplethread.o bidiconf.o locnmtst.o dcfmtest.o alphaindextst.o listformattertest.o genderinfotest.o compactdecimalformattest.o regiontst.o \
|
| -reldatefmttest.o simplepatternformattertest.o measfmttest.o scientificformathelpertest.o numfmtspectest.o unifiedcachetest.o quantityformattertest.o
|
| +reldatefmttest.o simplepatternformattertest.o measfmttest.o numfmtspectest.o unifiedcachetest.o quantityformattertest.o \
|
| +scientificnumberformattertest.o datadrivennumberformattestsuite.o \
|
| +numberformattesttuple.o numberformat2test.o pluralmaptest.o
|
|
|
| DEPS = $(OBJECTS:.o=.d)
|
|
|
|
|