ICU-4707 Remove some compiler warnings about empty compilation units while using static libraries.
X-SVN-Rev: 19321
This commit is contained in:
parent
b2aaafe4dd
commit
1e9f89c2c9
@ -79,7 +79,7 @@ brkiter.o brkdict.o ubrk.o dbbi.o dbbi_tbl.o \
|
||||
rbbi.o rbbidata.o rbbinode.o rbbirb.o rbbiscan.o rbbisetb.o rbbistbl.o rbbitblb.o \
|
||||
serv.o servnotf.o servls.o servlk.o servlkf.o servrbf.o servslkf.o locutil.o \
|
||||
uenum.o ustrenum.o uidna.o usprep.o punycode.o \
|
||||
cwchar.o util.o parsepos.o utrace.o locbased.o wintz.o
|
||||
util.o parsepos.o utrace.o locbased.o cwchar.o wintz.o
|
||||
|
||||
## Header files to install
|
||||
HEADERS = $(srcdir)/unicode/*.h unicode/*.h
|
||||
|
Loading…
Reference in New Issue
Block a user