From: Steven R. Loomis Date: Wed, 4 Sep 2013 03:58:09 +0000 (+0000) Subject: ICU-10342 oops - make sure icuio builds before tools. (derb depends on ustdio.) ... X-Git-Tag: milestone-59-0-1~2628 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e5f54e5cf478f629d89d688e34107f986427d32;p=icu ICU-10342 oops - make sure icuio builds before tools. (derb depends on ustdio.) This worked in parallel but not in -j1 X-SVN-Rev: 34179 --- diff --git a/icu4c/source/Makefile.in b/icu4c/source/Makefile.in index 1fd32feda24..9abb84d2f6f 100644 --- a/icu4c/source/Makefile.in +++ b/icu4c/source/Makefile.in @@ -56,7 +56,7 @@ INSTALLED_BUILT_FILES = $(top_builddir)/config/Makefile.inc $(top_builddir)/conf LOCAL_BUILT_FILES = icudefs.mk config/icucross.mk config/icucross.inc DOCDIRS = common i18n -SUBDIRS = stubdata common i18n $(LAYOUT) $(TOOLS) data $(ICUIO) $(EXTRA) $(SAMPLE) $(TEST) +SUBDIRS = stubdata common i18n $(LAYOUT) $(ICUIO) $(TOOLS) data $(EXTRA) $(SAMPLE) $(TEST) SECTION = 1