ICU-2672 samples update

X-SVN-Rev: 12534
This commit is contained in:
Steven R. Loomis 2003-06-19 22:25:24 +00:00
parent 3e4b1b6c7a
commit c5821628b6
2 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,7 @@ include @platform_make_fragment@
CLEANFILES = *~
SUBDIRS = date cal
ALLSUBDIRS = datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring break
ALLSUBDIRS = break case datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer
## List of phony targets
.PHONY : all all-local all-recursive install install-local \

View File

@ -51,3 +51,5 @@ clean-$(RESDIR):
install-$(RESDIR):
$(MAKE) -C $(RESDIR) install
install: install-$(RESDIR)