aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index c079a7161c..5d48feff95 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -112,11 +112,12 @@ evolution_calendar_SOURCES = \
evolution_calendar_LDADD = \
alarm-notify/libalarm.a \
+ $(top_builddir)/executive-summary/evolution-services/libevolution-services.la \
+ $(DB3_LDADD) \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/calendar/cal-client/libcal-client.la \
$(top_builddir)/calendar/cal-util/libcal-util.la \
$(top_builddir)/e-util/libeutil.la \
- $(top_builddir)/executive-summary/evolution-services/libevolution-services.la \
$(top_builddir)/libversit/libversit.la \
$(top_builddir)/libical/src/libical/libical.la \
$(top_builddir)/widgets/meeting-time-sel/libevolutionmtsel.a \
@@ -126,8 +127,7 @@ evolution_calendar_LDADD = \
$(BONOBO_HTML_GNOME_LIBS) \
$(GNOME_VFS_LIBS) \
$(GAL_LIBS) \
- $(INTLLIBS) \
- $(DB3_LDADD)
+ $(INTLLIBS)
#evolution_calendar_LDFLAGS = `gnome-config --libs gdk_pixbuf`
>1-25/+9 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-6/+2 * Style: tab -> space.eadler2013-03-291-1/+1 * - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1 * - Fix mirror URL.stas2011-07-151-1/+3 * -remove MD5ohauer2011-07-031-1/+0 * - Bump portrevisions on all ocaml libraries, as it appears that compiledstas2011-04-061-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Change my email.stas2007-03-281-1/+1 * Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-1/+0 * This library implements Blowfish, DES, and Triple-DES.itetcu2006-08-05