summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFelix Riemann <friemann@gnome.org>2012-09-23 17:56:08 +0200
committerFelix Riemann <friemann@gnome.org>2012-10-02 19:24:21 +0200
commit01c1055062a23a56dff951d9d9e41a0605a8509b (patch)
tree269b184b030a1ce53415c09a63f5ad83355d6986 /doc
parente8b50ab48a5a068ee56a29f9709b499d03781d4a (diff)
downloadeog-01c1055062a23a56dff951d9d9e41a0605a8509b.tar.gz
Drop now unneeded TotemScrSaver
It's not needed anymore since GtkApplication does the job now. https://bugzilla.gnome.org/show_bug.cgi?id=684581
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index d899c956..c960b036 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -88,7 +88,6 @@ INCLUDES= \
-I$(top_srcdir)/plugins \
-I$(top_srcdir)/jpegutils \
-I$(top_srcdir)/cut-n-paste/toolbar-editor \
- -I$(top_srcdir)/cut-n-paste/totem-screensaver \
$(EOG_CFLAGS)
if ENABLE_JPEG
@@ -98,7 +97,6 @@ endif
GTKDOC_LIBS=\
$(top_builddir)/src/libeog.la \
$(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \
- $(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la \
$(BINDING_LIBS) \
$(LIBJPEG) \
$(X_LIBS) \