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.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 37a1aa3259..8e01952739 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -18,19 +18,18 @@ INCLUDES = \
-I$(top_srcdir)/widgets \
-I$(includedir) \
$(BONOBO_VFS_GNOME_CFLAGS) \
+ $(EXTRA_GNOME_CFLAGS) \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\"
LINK_FLAGS = \
$(BONOBO_VFS_GNOME_LIBS) \
+ $(EXTRA_GNOME_LIBS) \
$(INTLLIBS) \
dialogs/libcal-dialogs.a \
$(top_builddir)/calendar/cal-client/libcal-client.la \
$(top_builddir)/calendar/cal-util/libcal-util.la \
- $(top_builddir)/widgets/e-paned/libepaned.a \
- $(top_builddir)/widgets/e-text/libetext.a \
- $(top_builddir)/widgets/e-table/libetable.a \
$(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/libversit/libversit.la \
@@ -95,7 +94,6 @@ evolution_calendar_LDADD = \
$(top_builddir)/shell/libeshell.a \
$(EXTRA_GNOME_LIBS) \
$(BONOBO_HTML_GNOME_LIBS) \
- $(top_builddir)/widgets/e-text/libetext.a \
$(top_builddir)/e-util/libeutil.la \
$(LINK_FLAGS)
@@ -107,6 +105,7 @@ oaf_DATA = calendar-control.oafinfo evolution-calendar.oafinfo
EXTRA_DIST = \
$(glade_DATA) \
bell.xpm \
+ check-filled.xpm \
dayview.xpm \
jump.xpm \
monthview.xpm \
le='2012-09-15 02:54:33 +0800'>2012-09-151-12/+14 * Give up maintainership on jabber service portsmm2012-08-161-1/+1 * Add upstream patches.mm2012-03-063-162/+214 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * - Add LICENSE knob(s)mm2011-03-231-1/+4 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - Bump PORTREVISION to chase the update of dns/libidnwen2011-03-141-2/+2 * - Add svn diff from upstream (r67-r74)mm2010-11-293-0/+627 * - Move -I${LOCALBASE}/include from main CFLAGS inside port's Makefilesmm2010-09-101-3/+1 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - Fix RUN_DEPENDS for ejabberdmm2009-07-271-1/+1 * - Fix dependency for WITH_EJABBERD optionmm2009-05-251-1/+1 * - Fix build with WITH_MYSQL option setmm2009-05-061-8/+2 * - Update to 0.8mm2009-04-042-5/+6 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - fix pidfile variable for rcmm2008-04-302-2/+3 * - Fix pkg-plist for package (muc.xml)mm2007-07-272-6/+4