This commit is contained in:
Behdad Esfahbod 2011-08-24 01:31:29 +02:00
parent efde811325
commit 0e6d36d8a3
2 changed files with 1 additions and 1 deletions

View File

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