aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ab85a6af..03c7096f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,9 +72,11 @@ src_partialator_SOURCES = src/partialator.c src/post-refinement.c \
if HAVE_CAIRO
if HAVE_PANGO
+if HAVE_PANGOCAIRO
src_partialator_SOURCES += src/scaling-report.c
endif
endif
+endif
tests_list_check_SOURCES = tests/list_check.c