aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-10-17 08:07:18 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-10-17 08:07:18 +0800
commit08d9c142f470f68893661bced2876a1a6af7de7a (patch)
tree43d0eed328dffc465854cc85e8298740abd85266 /mail/Makefile.am
parent92e14ae1794837d0a4390f969804562c0108033c (diff)
downloadgsoc2013-evolution-08d9c142f470f68893661bced2876a1a6af7de7a.tar
gsoc2013-evolution-08d9c142f470f68893661bced2876a1a6af7de7a.tar.gz
gsoc2013-evolution-08d9c142f470f68893661bced2876a1a6af7de7a.tar.bz2
gsoc2013-evolution-08d9c142f470f68893661bced2876a1a6af7de7a.tar.lz
gsoc2013-evolution-08d9c142f470f68893661bced2876a1a6af7de7a.tar.xz
gsoc2013-evolution-08d9c142f470f68893661bced2876a1a6af7de7a.tar.zst
gsoc2013-evolution-08d9c142f470f68893661bced2876a1a6af7de7a.zip
Un #if 0'd out (search_full): Same. (folder_browser_gui_init): Connect
2000-10-16 Jeffrey Stedfast <fejj@helixcode.com> * folder-browser.c (search_full_clicked): Un #if 0'd out (search_full): Same. (folder_browser_gui_init): Connect search_full and search_activate. (search_set): Uncomment search_full() * Makefile.am: Re-add `mail-search-dialogue.h' and `mail-search-dialogue.c'. svn path=/trunk/; revision=5957
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index ff988594c0..0b1b6a980b 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -65,6 +65,8 @@ evolution_mail_SOURCES = \
mail-mlist-magic.h \
mail-ops.c \
mail-ops.h \
+ mail-search-dialogue.c \
+ mail-search-dialogue.h \
mail-threads.c \
mail-threads.h \
mail-tools.c \