diff options
author | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-30 18:03:21 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-30 18:03:21 +0800 |
commit | c572343c4962de2945b6a10c8e4827dc6a406445 (patch) | |
tree | d230f644280e5a0f737be36d0e41fe47308d00ac /addressbook/gui/Makefile.am | |
parent | 04b418a5070ac4381bd73ac31aea38a7f94b53f9 (diff) | |
download | gsoc2013-evolution-c572343c4962de2945b6a10c8e4827dc6a406445.tar.gz gsoc2013-evolution-c572343c4962de2945b6a10c8e4827dc6a406445.tar.zst gsoc2013-evolution-c572343c4962de2945b6a10c8e4827dc6a406445.zip |
Added save advanced search for addressbook.
svn path=/trunk/; revision=31359
Diffstat (limited to 'addressbook/gui/Makefile.am')
-rw-r--r-- | addressbook/gui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/Makefile.am b/addressbook/gui/Makefile.am index 4e049a7116..a737452bd3 100644 --- a/addressbook/gui/Makefile.am +++ b/addressbook/gui/Makefile.am @@ -1 +1 @@ -SUBDIRS = merging contact-editor contact-list-editor widgets search component +SUBDIRS = merging contact-editor contact-list-editor widgets component |