aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2002-05-17 03:19:16 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-05-17 03:19:16 +0800
commit9d5f54f176d09cf81adeb02b4cfb0553100d4a1b (patch)
tree5c2b93c6a06d54f3328d1b5b381a3ea9f1dd49a5 /mail/Makefile.am
parent073927075b22b5a2988e299e91d2ccb7ec58c1c8 (diff)
downloadgsoc2013-evolution-9d5f54f176d09cf81adeb02b4cfb0553100d4a1b.tar
gsoc2013-evolution-9d5f54f176d09cf81adeb02b4cfb0553100d4a1b.tar.gz
gsoc2013-evolution-9d5f54f176d09cf81adeb02b4cfb0553100d4a1b.tar.bz2
gsoc2013-evolution-9d5f54f176d09cf81adeb02b4cfb0553100d4a1b.tar.lz
gsoc2013-evolution-9d5f54f176d09cf81adeb02b4cfb0553100d4a1b.tar.xz
gsoc2013-evolution-9d5f54f176d09cf81adeb02b4cfb0553100d4a1b.tar.zst
gsoc2013-evolution-9d5f54f176d09cf81adeb02b4cfb0553100d4a1b.zip
added folder-info.h to the build
svn path=/trunk/; revision=16935
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 4af34f5fa0..f85e1ace6a 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -71,6 +71,7 @@ evolution_mail_SOURCES = \
folder-browser-window.c \
folder-browser-window.h \
folder-info.c \
+ folder-info.h \
mail-accounts.c \
mail-accounts.h \
mail-account-editor.c \