summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index df9bde6f20d..c00233edecb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5855,7 +5855,7 @@ fi
if test "${HAVE_BE_APP}" = "yes" ; then
if test "${HAVE_CAIRO}" = "yes"; then
- FONT_OBJ="$FONT_OBJ ftcrfont.o"
+ FONT_OBJ="$FONT_OBJ ftfont.o ftcrfont.o"
fi
fi