]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Makefile.am
get PDFDoc from GPdfPersistStream, not directly from our embeddable
[evince.git] / pdf / xpdf / Makefile.am
index 5b98d0c8ddbd2ae147e2e622cb90ce019e6ec3bd..549810ef8f2944dda1371e91e23657d8306a80ff 100644 (file)
@@ -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                    \