ICU-4466 Add uciter8 sample.

X-SVN-Rev: 17431
This commit is contained in:
Eric Mader 2005-03-31 19:15:57 +00:00
parent 57711c880a
commit d0f1a428a7

View file

@ -1,5 +1,5 @@
## Makefile.in for ICU samples
## Copyright (c) 1999-2003, International Business Machines Corporation and
## Copyright (c) 1999-2005, International Business Machines Corporation and
## others. All Rights Reserved.
## Install directory information
@ -20,7 +20,7 @@ include @platform_make_fragment@
CLEANFILES = *~
SUBDIRS = date cal
ALLSUBDIRS = break case datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer
ALLSUBDIRS = break case datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer uciter8
## List of phony targets
.PHONY : all all-local all-recursive install install-local \