]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Makefile.am
GnomeFontFace wrapper class for embedded fonts. Originally by me, this
[evince.git] / pdf / xpdf / Makefile.am
index 184b8cb75be99b1396ad6fbd5bd6bac9e12e071c..c85699acede6f86ff03fc9728c57e8d930b5e55c 100644 (file)
@@ -8,6 +8,7 @@ INCLUDES =                                                      \
         -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
        -DGNOMEICONDIR=\""$(datadir)/pixmaps"\"                 \
        $(EXTRA_GNOME_CFLAGS)                                   \
+       $(GNOME_PRINT_PRIVATE_CFLAGS)                           \
        $(WARN_CFLAGS)                                          \
        $(libpaper_CFLAGS)
 
@@ -148,6 +149,8 @@ libgpdf_a_SOURCES =                 \
        pdf-info-dict-util.h            \
        pdf-properties-display.c        \
        pdf-properties-display.h        \
+       gpdf-font-face.c                \
+       gpdf-font-face.h                \
        $(marshal_sources)
 
 gnome_pdf_viewer_SOURCES =             \