aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-10-12 08:19:13 +0800
committerIain Holmes <iain@src.gnome.org>2000-10-12 08:19:13 +0800
commit25c8b2416833c6c95a57b7f1f8402d2e280892a1 (patch)
tree026003b013d19794d0bd44f29b15c1f4c007105d /calendar/gui/Makefile.am
parentd1f748eba89569b928a242c386a9f49eda5b2886 (diff)
downloadgsoc2013-evolution-25c8b2416833c6c95a57b7f1f8402d2e280892a1.tar
gsoc2013-evolution-25c8b2416833c6c95a57b7f1f8402d2e280892a1.tar.gz
gsoc2013-evolution-25c8b2416833c6c95a57b7f1f8402d2e280892a1.tar.bz2
gsoc2013-evolution-25c8b2416833c6c95a57b7f1f8402d2e280892a1.tar.lz
gsoc2013-evolution-25c8b2416833c6c95a57b7f1f8402d2e280892a1.tar.xz
gsoc2013-evolution-25c8b2416833c6c95a57b7f1f8402d2e280892a1.tar.zst
gsoc2013-evolution-25c8b2416833c6c95a57b7f1f8402d2e280892a1.zip
Disable executive-summary
svn path=/trunk/; revision=5874
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 191273eded..de1f72b2c6 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -33,8 +33,7 @@ LINK_FLAGS = \
$(top_builddir)/widgets/misc/libemiscwidgets.a \
$(top_builddir)/e-util/libeutil.la \
$(top_builddir)/libversit/libversit.la \
- $(top_builddir)/libical/src/libical/libical.a \
- $(top_builddir)/executive-summary/evolution-services/libevolution-services.la
+ $(top_builddir)/libical/src/libical/libical.a
gladedir = $(datadir)/evolution/glade
@@ -54,8 +53,6 @@ evolution_calendar_SOURCES = \
calendar-commands.h \
calendar-model.c \
calendar-model.h \
- calendar-summary.c \
- calendar-summary.h \
control-factory.c \
control-factory.h \
component-factory.c \