Fix dist
This commit is contained in:
parent
8b8b19056d
commit
fe1605db4f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue