ICU-2899 Make Unix builds work with new files.

X-SVN-Rev: 12948
This commit is contained in:
George Rhoten 2003-08-26 23:44:57 +00:00
parent 27910c3695
commit c005c5cb02

View file

@ -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)