[evince] Fix the build with gtk-doc enabled



commit 2f21d6f91230b87b93e630cf827734a658bea9cd
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Tue Aug 7 20:22:49 2012 +0200

    Fix the build with gtk-doc enabled

 help/reference/shell/Makefile.am |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/help/reference/shell/Makefile.am b/help/reference/shell/Makefile.am
index aceb2c8..6e48867 100644
--- a/help/reference/shell/Makefile.am
+++ b/help/reference/shell/Makefile.am
@@ -92,7 +92,6 @@ GTKDOC_CFLAGS = \
 	-I$(top_builddir)/shell				\
 	-I$(top_srcdir)/cut-n-paste/zoom-control/	\
 	-I$(top_srcdir)/cut-n-paste/toolbar-editor/	\
-	-I$(top_srcdir)/cut-n-paste/totem-screensaver/	\
 	-I$(top_srcdir)/libdocument			\
 	-I$(top_builddir)/libdocument			\
 	-I$(top_srcdir)/libview				\
@@ -112,12 +111,12 @@ GTKDOC_CFLAGS = \
 FILTER_OUT = \
 	$(top_builddir)/shell/main.o			\
 	$(top_builddir)/shell/evinced-ev-daemon.o	\
-	$(top_builddir)/shell/ev-convert-metadata.o
+	$(top_builddir)/shell/ev-convert-metadata.o	\
+	$(top_builddir)/shell/evinced-ev-daemon-gdbus-generated.o
 
 GTKDOC_LIBS = \
 	$(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la		\
 	$(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la	\
-	$(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la	\
 	$(top_builddir)/cut-n-paste/gimpcellrenderertoggle/libgimpcellrenderertoggle.la	\
 	$(top_builddir)/cut-n-paste/smclient/libsmclient.la		\
 	$(top_builddir)/properties/libevproperties.la			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]