From 3dffe136a48d93b46bdf2940117ff8994e91d1da Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Sun, 4 Apr 2004 09:40:56 +0000 Subject: [PATCH] ICU-3389 Build samples before the tests so that it's easier to see the test results. X-SVN-Rev: 14855 --- icu4c/source/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/Makefile.in b/icu4c/source/Makefile.in index 1079a278785..77acd2a164f 100644 --- a/icu4c/source/Makefile.in +++ b/icu4c/source/Makefile.in @@ -42,7 +42,7 @@ INSTALLED_BUILT_FILES = $(top_builddir)/config/Makefile.inc $(top_builddir)/conf LOCAL_BUILT_FILES = icudefs.mk DOCDIRS = common i18n -SUBDIRS = stubdata common i18n $(LAYOUT) tools data $(EXTRA) $(TEST) $(SAMPLE) +SUBDIRS = stubdata common i18n $(LAYOUT) tools data $(EXTRA) $(SAMPLE) $(TEST) SECTION = 1