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.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am
index 5b98d0c..549810e 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -9,7 +9,7 @@ INCLUDES = \
$(libpaper_CFLAGS)
if WITH_GNOME
-gui = ""
+gui =
else
gui = xpdf
endif
@@ -111,6 +111,8 @@ bonobo_application_x_pdf_SOURCES = \
gpdf-embeddable.h \
gpdf-embeddable-view.cc \
gpdf-embeddable-view.h \
+ gpdf-persist-stream.cc \
+ gpdf-persist-stream.h \
gpdf-util.h \
gtkgesture.c \
gtkgesture.h \