ICU-12766 esc- work in progress

X-SVN-Rev: 39756
This commit is contained in:
Steven R. Loomis 2017-03-10 02:27:09 +00:00
parent faaaf5e796
commit 6f30aba8ef
2 changed files with 2 additions and 1 deletions

View File

@ -1349,6 +1349,7 @@ 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
gentest gennorm2 gencfu gendict escapesrc
## List of phony targets
.PHONY : all all-local all-recursive install install-local \