mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-2899 Make Unix builds work with new files.
X-SVN-Rev: 12948
This commit is contained in:
parent
27910c3695
commit
c005c5cb02
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ CPPFLAGS += -I$(top_builddir)/common -I$(top_srcdir)/common -I$(top_srcdir)/i18n
|
|||
LIBS = $(LIBICUI18N) $(LIBICUTOOLUTIL) $(LIBICUUC) $(DEFAULT_LIBS) $(LIB_M)
|
||||
|
||||
OBJECTS = errmsg.o genrb.o parse.o read.o reslist.o ustr.o util.o \
|
||||
wrtjava.o rle.o wrtxml.o
|
||||
wrtjava.o rle.o wrtxml.o prscmnts.o
|
||||
DERB_OBJ = derb.o
|
||||
|
||||
DEPS = $(OBJECTS:.o=.d)
|
||||
|
|
Loading…
Add table
Reference in a new issue