aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/Makefile.am
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-05-11 04:04:06 +0800
committerChris Lahey <clahey@src.gnome.org>2002-05-11 04:04:06 +0800
commitded7e245d8be7a676747e0881deed6113df88eba (patch)
treed90f6f713e8d03dd8684863c40774ebe1f2c54cf /addressbook/gui/component/select-names/Makefile.am
parenta45637985e29d9249b4b9e74bacccc7603a1855f (diff)
downloadgsoc2013-evolution-ded7e245d8be7a676747e0881deed6113df88eba.tar
gsoc2013-evolution-ded7e245d8be7a676747e0881deed6113df88eba.tar.gz
gsoc2013-evolution-ded7e245d8be7a676747e0881deed6113df88eba.tar.bz2
gsoc2013-evolution-ded7e245d8be7a676747e0881deed6113df88eba.tar.lz
gsoc2013-evolution-ded7e245d8be7a676747e0881deed6113df88eba.tar.xz
gsoc2013-evolution-ded7e245d8be7a676747e0881deed6113df88eba.tar.zst
gsoc2013-evolution-ded7e245d8be7a676747e0881deed6113df88eba.zip
Added SimpleCard interface.
2002-05-10 Christopher James Lahey <clahey@ximian.com> * gui/component/select-names/Evolution-Addressbook-SelectNames.idl: Added SimpleCard interface. * gui/component/select-names/Makefile.am: Added e-simple-card-bonobo.c and e-simple-card-bonobo.h. * gui/component/select-names/e-select-names-bonobo.c (entry_get_property_fn): Added SIMPLE_CARD_LIST arg. * gui/component/select-names/e-simple-card-bonobo.c, gui/component/select-names/e-simple-card-bonobo.h: New class to represent an ECardSimple across Bonobo. svn path=/trunk/; revision=16757
Diffstat (limited to 'addressbook/gui/component/select-names/Makefile.am')
-rw-r--r--addressbook/gui/component/select-names/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am
index 0f6789dd11..347af45f74 100644
--- a/addressbook/gui/component/select-names/Makefile.am
+++ b/addressbook/gui/component/select-names/Makefile.am
@@ -63,7 +63,9 @@ libeselectnames_la_SOURCES = \
e-select-names-text-model.c \
e-select-names-text-model.h \
e-select-names.c \
- e-select-names.h
+ e-select-names.h \
+ e-simple-card-bonobo.c \
+ e-simple-card-bonobo.h
gladedir = $(datadir)/evolution/glade
glade_DATA = select-names.glade