mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-4466 Add uciter8 sample.
X-SVN-Rev: 17431
This commit is contained in:
parent
57711c880a
commit
d0f1a428a7
1 changed files with 2 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue