From 02383ed04e6a5c215d6d3d4b961bc73b58a23b37 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 06 Jul 2005 23:05:39 +0000 Subject: This should solve the circular dep without requiring dir reorg! 2005-07-07 Marco Pesenti Gritti * Makefile.am: * backend/Makefile.am: * properties/Makefile.am: * shell/Makefile.am: * thumbnailer/Makefile.am: This should solve the circular dep without requiring dir reorg! * shell/ev-window.c: (setup_view_from_metadata): Never restore window size/position when the window is already visible. --- (limited to 'properties') diff --git a/properties/Makefile.am b/properties/Makefile.am index e00edd8..b5864b1 100644 --- a/properties/Makefile.am +++ b/properties/Makefile.am @@ -32,6 +32,6 @@ libevince_properties_page_la_SOURCES = \ libevince_properties_page_la_LIBADD = \ $(PROPERTIES_LIBS) \ libevproperties.la \ - $(top_builddir)/shell/libevbackendfactory.la \ + $(top_builddir)/backend/libevbackend.la \ $(top_builddir)/lib/libev.la \ -ltiff -lz -- cgit v0.9.1