aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-11-03 05:25:27 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-11-03 05:25:27 +0800
commit50c162fd760d94328183dbd91dab69b742f21f79 (patch)
tree34ec981f4cc6bf0b564b309762306240b1173b2f /Makefile.am
parente89232e97e2e4a1e7e084ea32f9a078754e8ebfc (diff)
downloadgsoc2013-evolution-50c162fd760d94328183dbd91dab69b742f21f79.tar
gsoc2013-evolution-50c162fd760d94328183dbd91dab69b742f21f79.tar.gz
gsoc2013-evolution-50c162fd760d94328183dbd91dab69b742f21f79.tar.bz2
gsoc2013-evolution-50c162fd760d94328183dbd91dab69b742f21f79.tar.lz
gsoc2013-evolution-50c162fd760d94328183dbd91dab69b742f21f79.tar.xz
gsoc2013-evolution-50c162fd760d94328183dbd91dab69b742f21f79.tar.zst
gsoc2013-evolution-50c162fd760d94328183dbd91dab69b742f21f79.zip
Fix a pane resizing issue on the main window that's been driving me crazy.
Also manage the calendar's vertical pane, switching between different GConf keys depending on whether we're in month view. svn path=/branches/kill-bonobo/; revision=36717
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 041a0dd2c5..a5aa96fc79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,10 +65,10 @@ SUBDIRS = \
widgets \
shell \
$(SMIME_DIR) \
+ composer \
addressbook \
calendar \
art \
- composer \
plugins \
doc \
ui \