| Index: source/test/cintltst/Makefile.in
 | 
| diff --git a/source/test/cintltst/Makefile.in b/source/test/cintltst/Makefile.in
 | 
| index f26c6583ba9a85b700c7341f0e4e10ac99813ad8..b15274ca755faaf7fb0997a1fef86313557d3d12 100644
 | 
| --- a/source/test/cintltst/Makefile.in
 | 
| +++ b/source/test/cintltst/Makefile.in
 | 
| @@ -1,6 +1,6 @@
 | 
|  #******************************************************************************
 | 
|  #
 | 
| -#   Copyright (C) 1999-2013, International Business Machines
 | 
| +#   Copyright (C) 1999-2015, International Business Machines
 | 
|  #   Corporation and others.  All Rights Reserved.
 | 
|  #
 | 
|  #******************************************************************************
 | 
| @@ -49,7 +49,8 @@ ncnvfbts.o ncnvtst.o putiltst.o cstrtest.o udatpg_test.o utf8tst.o \
 | 
|  stdnmtst.o usrchtst.o custrtrn.o sorttest.o trietest.o trie2test.o usettest.o \
 | 
|  uenumtst.o utmstest.o currtest.o \
 | 
|  idnatest.o nfsprep.o spreptst.o sprpdata.o \
 | 
| -hpmufn.o tracetst.o reapits.o uregiontest.o utexttst.o ucsdetst.o spooftest.o \
 | 
| +hpmufn.o tracetst.o reapits.o uregiontest.o ulistfmttest.o\
 | 
| +utexttst.o ucsdetst.o spooftest.o \
 | 
|  cgendtst.o
 | 
|  
 | 
|  DEPS = $(OBJECTS:.o=.d)
 | 
| 
 |