aboutsummaryrefslogtreecommitdiffstats
path: root/composer/Makefile.am
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-10-01 11:43:17 +0800
committerIain Holmes <iain@src.gnome.org>2000-10-01 11:43:17 +0800
commit9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8 (patch)
tree06d938871ce13b0fbc66a5396c89d9aa46490b6d /composer/Makefile.am
parent711bef6798d08dcb34bc83730f11575ffa411d07 (diff)
downloadgsoc2013-evolution-9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8.tar.gz
gsoc2013-evolution-9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8.tar.zst
gsoc2013-evolution-9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8.zip
The big eye-candy commit.
Make thumbnails out of image attachments. svn path=/trunk/; revision=5648
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r--composer/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am
index b6a3b0760f..f6559b43a6 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -64,7 +64,9 @@ libcomposer_la_SOURCES = \
e-msg-composer-select-file.c \
e-msg-composer-select-file.h \
e-msg-composer.c \
- e-msg-composer.h
+ e-msg-composer.h \
+ e-icon-list.c \
+ e-icon-list.h
EXTRA_DIST = \
$(glade_DATA) \
s/xxe?id=ef611723ebd863098f66863690b158e7cd477b93'>Unbreak by upgrading to version 4.9.1. Adopt.Doug Barton2011-08-034-265/+270 * Oops It was already marked as broken for the same reasonBaptiste Daroussin2011-08-021-2/+0 * Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2 * - Mark BROKEN: unfetchablePav Lucistnik2011-06-171-0/+2 * Upgrade to 4.8.0, released 2011-01-25Doug Barton2011-02-173-241/+425 * Restore the RESTRICTED definition, on a re-check of the authors' website.Mark Linimon2011-01-241-1/+1 * Update to the latest version, 4.7.0Doug Barton2010-11-153-11/+25 * - Update to 4.6.1Pav Lucistnik2010-10-014-3927/+4464