From 130a403ff9df822f74c150fb429be2775a11617c Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 4 Jun 2001 15:49:23 +0000 Subject: Move `libevolution-importers' before `$(DB3_LDADD)'. svn path=/trunk/; revision=10110 --- executive-summary/component/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'executive-summary/component') diff --git a/executive-summary/component/Makefile.am b/executive-summary/component/Makefile.am index 434bddf0cd..d68c9bf4fa 100644 --- a/executive-summary/component/Makefile.am +++ b/executive-summary/component/Makefile.am @@ -57,11 +57,11 @@ evolution_executive_summary_SOURCES = \ main.c evolution_executive_summary_LDADD = \ + $(top_builddir)/executive-summary/evolution-services/libevolution-services.la \ $(DB3_LDADD) \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/widgets/misc/libemiscwidgets.a \ $(top_builddir)/e-util/libeutil.la \ - $(top_builddir)/executive-summary/evolution-services/libevolution-services.la \ $(BONOBO_VFS_GNOME_LIBS) \ $(EXTRA_GNOME_LIBS) \ -lgal \ -- cgit