ICU-12766 esc- work in progress
X-SVN-Rev: 39756
This commit is contained in:
parent
faaaf5e796
commit
6f30aba8ef
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user