mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-114 Add null transliterator to the makefile
X-SVN-Rev: 537
This commit is contained in:
parent
218b24bba5
commit
464b29725e
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ rbt_rule.o rbt_set.o simpletz.o smpdtfmt.o snbkdat.o \
|
|||
sortkey.o tables.o tblcoll.o tcoldata.o timezone.o translit.o \
|
||||
txtbdat.o txtbdry.o ubrk.o ucal.o ucol.o udat.o umsg.o unicdcm.o \
|
||||
unifltlg.o unirange.o uniset.o unitohex.o unum.o wdbkdat.o wdbktbl.o \
|
||||
dbbi.o dbbi_tbl.o rbbi.o rbbi_tbl.o brkdict.o
|
||||
dbbi.o dbbi_tbl.o rbbi.o rbbi_tbl.o brkdict.o nultrans.o
|
||||
|
||||
DEPS = $(OBJECTS:.o=.d)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue