diff --git a/test/Makefile.am b/test/Makefile.am index d6b212198..2ff45f5cc 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -13,8 +13,10 @@ test_sources += $(pthread_test_sources) endif if CAIRO_HAS_FT_FONT +if CAIRO_HAS_FC_FONT test_sources += $(ft_font_test_sources) endif +endif # Need to add quartz-surface-source if CAIRO_HAS_QUARTZ_SURFACE