ICU-12766 revert r39756 (mistake)

X-SVN-Rev: 39758
This commit is contained in:
Steven R. Loomis 2017-03-10 02:58:13 +00:00
parent 5eb836b30e
commit 153ccb4e2e
2 changed files with 1 additions and 2 deletions

View file

@ -1349,7 +1349,6 @@ AC_CONFIG_FILES([icudefs.mk \
tools/pkgdata/Makefile \
tools/tzcode/Makefile \
tools/gencfu/Makefile \
tools/escapesrc/Makefile \
test/Makefile \
test/compat/Makefile \
test/testdata/Makefile \

View file

@ -17,7 +17,7 @@ subdir = tools
SUBDIRS = toolutil ctestfw makeconv genrb genbrk \
gencnval gensprep icuinfo genccode gencmn icupkg pkgdata \
gentest gennorm2 gencfu gendict escapesrc
gentest gennorm2 gencfu gendict
## List of phony targets
.PHONY : all all-local all-recursive install install-local \