aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-03 21:18:08 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-03 21:18:08 +0800
commitb5c3ca3079407391e099eea277f37ad45e5866d7 (patch)
tree6653316612fddf765586c32b6ed368e551ce02dd /shell/Makefile.am
parentf3680ee9f251c0225373909e5c7934c4e10e43e4 (diff)
downloadgsoc2013-evolution-b5c3ca3079407391e099eea277f37ad45e5866d7.tar
gsoc2013-evolution-b5c3ca3079407391e099eea277f37ad45e5866d7.tar.gz
gsoc2013-evolution-b5c3ca3079407391e099eea277f37ad45e5866d7.tar.bz2
gsoc2013-evolution-b5c3ca3079407391e099eea277f37ad45e5866d7.tar.lz
gsoc2013-evolution-b5c3ca3079407391e099eea277f37ad45e5866d7.tar.xz
gsoc2013-evolution-b5c3ca3079407391e099eea277f37ad45e5866d7.tar.zst
gsoc2013-evolution-b5c3ca3079407391e099eea277f37ad45e5866d7.zip
Make "My Evolution" a normal storage instead of being the toplevel
node that contains everything else. svn path=/trunk/; revision=11610
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 9ec35f1c48..474d11210b 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -147,6 +147,8 @@ evolution_SOURCES = \
e-storage-set.h \
e-storage.c \
e-storage.h \
+ e-summary-storage.c \
+ e-summary-storage.h \
e-task-bar.c \
e-task-bar.h \
e-task-widget.c \