summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2008-03-12 22:48:07 +0100
committerAlbert Astals Cid <aacid@kde.org>2008-03-12 22:48:07 +0100
commit5bf8d864e68854f0855e07fb67aa124e06c739cd (patch)
tree6165477610aeb38be0feaf230cadd7e4ec7244f8
parentd0be5c86dcd3310062d820b3515c31e4720af2ca (diff)
fix buildpoppler-0.7.2
-rw-r--r--glib/reference/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/reference/Makefile.am b/glib/reference/Makefile.am
index 5847d1e2..fc99ed12 100644
--- a/glib/reference/Makefile.am
+++ b/glib/reference/Makefile.am
@@ -70,6 +70,7 @@ expand_content_files=
INCLUDES=-I$(top_srcdir)/glib -I$(top_builddir)/glib \
$(CAIRO_CFLAGS) \
$(POPPLER_GLIB_CFLAGS) \
+ $(GDK_CFLAGS) \
$(FREETYPE_CFLAGS)
GTKDOC_LIBS=$(top_builddir)/poppler/libpoppler.la \