]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Makefile.am
Reused eog HIG dialog in GPdf.
[evince.git] / pdf / xpdf / Makefile.am
index 184b8cb75be99b1396ad6fbd5bd6bac9e12e071c..69c42b680d2ca8fa332c5dc30ea8fbf944f26b07 100644 (file)
@@ -8,6 +8,8 @@ INCLUDES =                                                      \
         -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
        -DGNOMEICONDIR=\""$(datadir)/pixmaps"\"                 \
        $(EXTRA_GNOME_CFLAGS)                                   \
+       $(GNOME_PRINT_PRIVATE_CFLAGS)                           \
+       $(GPDF_DEPRECATED_CFLAGS)                               \
        $(WARN_CFLAGS)                                          \
        $(libpaper_CFLAGS)
 
@@ -124,6 +126,10 @@ libgpdf_a_SOURCES =                        \
        GnomeVFSStream.h                \
        GPOutputDev.cc                  \
        GPOutputDev.h                   \
+       PSOutputDev.cc                  \
+       PSOutputDev.h                   \
+       eog-hig-dialog.c                \
+       eog-hig-dialog.h                \
        gpdf-control.cc                 \
        gpdf-control.h                  \
        gpdf-g-switch.h                 \
@@ -148,6 +154,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 =             \
@@ -267,7 +275,8 @@ stockdir = $(datadir)/pixmaps/gpdf
 stock_DATA = fitwidth.png
 
 gladedir = $(datadir)/gpdf/glade
-glade_DATA =                           \
+glade_DATA =                                   \
+       gpdf-print-progress-dialog.glade        \
        gpdf-properties-dialog.glade
 
 server_in_files = GNOME_PDF.server.in.in