summaryrefslogtreecommitdiff
path: root/fc-match/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'fc-match/Makefile.am')
-rw-r--r--fc-match/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fc-match/Makefile.am b/fc-match/Makefile.am
index 00d3330..c35ca22 100644
--- a/fc-match/Makefile.am
+++ b/fc-match/Makefile.am
@@ -33,7 +33,7 @@ INCLUDES=-I${top_srcdir} $(FREETYPE_CFLAGS) $(WARN_CFLAGS)
EXTRA_DIST=fc-match.sgml
-fc_match_LDADD = ${top_builddir}/src/libfontconfig.la
+fc_match_LDADD = $(FREETYPE_LIBS) $(LIBXML2_LIBS) $(EXPAT_LIBS) ${top_builddir}/src/libfontconfig.la
if USEDOCBOOK