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
gsoc2013-evolution-9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8.tar.gz
gsoc2013-evolution-9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8.tar.bz2
gsoc2013-evolution-9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8.tar.lz
gsoc2013-evolution-9d6c76ce37be81f83d3df0cf2bfc8d81adfa18e8.tar.xz
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) \