Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 98b9083..a81214d 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -103,8 +103,6 @@ gnome_pdf_viewer_SOURCES = \
$(common_sources) \
BonoboStream.h \
BonoboStream.cc \
- GOutputDev.cc \
- GOutputDev.h \
GPOutputDev.cc \
GPOutputDev.h \
bonobo-application-x-pdf.cc \
@@ -117,9 +115,11 @@ gnome_pdf_viewer_SOURCES = \
gpdf-view.cc \
gpdf-view.h \
gtkgesture.c \
- gtkgesture.h \
- pdf-view.cc \
- pdf-view.h
+ gtkgesture.h
+# GOutputDev.cc \
+# GOutputDev.h \
+# pdf-view.cc \
+# pdf-view.h \
# gpdf-embeddable.cc \
# gpdf-embeddable.h \
# gpdf-embeddable-view.cc \