From d4461e10f9dde0e937aa61ffaa7639fd0b4984c5 Mon Sep 17 00:00:00 2001 From: Alan Liu Date: Tue, 4 Jun 2002 23:53:09 +0000 Subject: [PATCH] ICU-1115 add usettest.c X-SVN-Rev: 8785 --- icu4c/source/test/cintltst/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/test/cintltst/Makefile.in b/icu4c/source/test/cintltst/Makefile.in index 50e05a32852..42ac9f8bbfa 100644 --- a/icu4c/source/test/cintltst/Makefile.in +++ b/icu4c/source/test/cintltst/Makefile.in @@ -45,7 +45,7 @@ cnmdptst.o cnormtst.o cnumtst.o cregrtst.o crestst.o creststn.o cturtst.o \ cucdtst.o cstrcase.o cutiltst.o encoll.o nucnvtst.o susctest.o nccbtst.o bocu1tst.o \ cbiditst.o cbididat.o dadrcoll.o eurocreg.o udatatst.o utf16tst.o utransts.o \ ncnvfbts.o ncnvtst.o putiltst.o cstrtest.o mstrmtst.o utf8tst.o ucmptst.o \ -stdnmtst.o ctstdep.o usrchtst.o custrtrn.o trietest.o +stdnmtst.o ctstdep.o usrchtst.o custrtrn.o trietest.o usettest.o DEPS = $(OBJECTS:.o=.d)