Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/Makefile.am')
-rw-r--r--pdf/xpdf/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am
index 1e4e466..c50f62e 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -106,8 +106,10 @@ common_sources = \
gnome_pdf_viewer_SOURCES = \
$(common_sources) \
- BonoboStream.h \
BonoboStream.cc \
+ BonoboStream.h \
+ GnomeVFSStream.cc \
+ GnomeVFSStream.h \
GPOutputDev.cc \
GPOutputDev.h \
bonobo-application-x-pdf.cc \
@@ -123,16 +125,14 @@ gnome_pdf_viewer_SOURCES = \
gpdf-view.h \
gtkgesture.c \
gtkgesture.h \
+ nautilus-pdf-property-page.cc \
+ nautilus-pdf-property-page.h \
page-control.c \
page-control.h \
pdf-properties-display.c \
pdf-properties-display.h \
$(BUILT_SOURCES)
-# Font embedding hack for Gnome Print < 2.1.?2?
-# gpdf-gnome-font.c \
-# gpdf-gnome-font.h \
-
# Old files
# GOutputDev.cc \
# GOutputDev.h \