mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 22:15:04 +00:00
Minor
This commit is contained in:
parent
efde811325
commit
0e6d36d8a3
2 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ endif
|
|||
if HAVE_UNISCRIBE
|
||||
HBCFLAGS += $(UNISCRIBE_CFLAGS)
|
||||
HBLIBS += $(UNISCRIBE_LIBS)
|
||||
HBSOURCES += hb-uniscribe-shape.cc
|
||||
HBSOURCES += hb-uniscribe.cc
|
||||
HBHEADERS += hb-uniscribe.h
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue