mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-8452 Remove extra header directory
X-SVN-Rev: 30442
This commit is contained in:
parent
c3d191321b
commit
a30cfbe075
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o mutex.o dtintrv.o ucn
|
|||
ulist.o uloc_tag.o icudataver.o icuplug.o
|
||||
|
||||
## Header files to install
|
||||
HEADERS = $(srcdir)/unicode/*.h unicode/*.h
|
||||
HEADERS = $(srcdir)/unicode/*.h
|
||||
|
||||
STATIC_OBJECTS = $(OBJECTS:.o=.$(STATIC_O))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue