From 5df72d53c52e31cf5b3a8a8e5829e213999879ab Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Wed, 18 Dec 2002 22:10:29 +0000 Subject: [PATCH] ICU-2369 add break sample X-SVN-Rev: 10736 --- icu4c/source/samples/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/samples/Makefile.in b/icu4c/source/samples/Makefile.in index df97f987f08..8f54112b315 100644 --- a/icu4c/source/samples/Makefile.in +++ b/icu4c/source/samples/Makefile.in @@ -20,7 +20,7 @@ include @platform_make_fragment@ CLEANFILES = *~ SUBDIRS = date cal -ALLSUBDIRS = datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring +ALLSUBDIRS = datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring break ## List of phony targets .PHONY : all all-local all-recursive install install-local \