From 28fbd143cb1752c3b8fd68b7206e1df679830a8b Mon Sep 17 00:00:00 2001 From: Felix Riemann Date: Sun, 23 Sep 2012 17:56:08 +0200 Subject: Drop now unneeded TotemScrSaver It's not needed anymore since GtkApplication does the job now. https://bugzilla.gnome.org/show_bug.cgi?id=684581 origin commit: https://gitlab.gnome.org/GNOME/eog/commit/01c1055 --- doc/reference/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc/reference') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index c8d1bc4..9c5aa63 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -87,7 +87,6 @@ AM_CPPFLAGS= \ -I$(top_srcdir)/plugins \ -I$(top_srcdir)/jpegutils \ -I$(top_srcdir)/cut-n-paste/toolbar-editor \ - -I$(top_srcdir)/cut-n-paste/totem-screensaver \ $(EOM_CFLAGS) if ENABLE_JPEG @@ -97,7 +96,6 @@ endif GTKDOC_LIBS=\ $(top_builddir)/src/libeom.la \ $(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \ - $(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la \ $(BINDING_LIBS) \ $(LIBJPEG) \ $(X_LIBS) \ -- cgit v1.2.1