This commit is contained in:
Behdad Esfahbod 2011-09-19 16:49:03 -04:00
parent 8b8b19056d
commit fe1605db4f
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ if HAVE_FREETYPE
if HAVE_CAIRO_FT
hb_view_SOURCES = \
hb-view.cc \
hb-view.hh \
options.cc \
options.hh \
helper-cairo.cc \
@ -48,6 +49,7 @@ if HAVE_GLIB
if HAVE_FREETYPE
hb_shape_SOURCES = \
hb-shape.cc \
hb-view.hh \
options.cc \
options.hh \
$(NULL)