aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-04 08:28:30 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-04 08:28:30 +0800
commitfe9ab058bf0f20634d0e576dd7851d3a6fafa76a (patch)
treebcb9b1f5618acd7b9ce0275c0dd29923677077cd /addressbook/gui
parent6fd5b82ca0c15cb641eb0f7aa427a6989b0f1344 (diff)
downloadgsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar
gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.gz
gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.bz2
gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.lz
gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.xz
gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.tar.zst
gsoc2013-evolution-fe9ab058bf0f20634d0e576dd7851d3a6fafa76a.zip
Fixed compile error.
2000-07-03 Christopher James Lahey <clahey@helixcode.com> * gui/component/select-names/Makefile.am: Fixed compile error. svn path=/trunk/; revision=3877
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/component/select-names/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am
index 4a1bbc4741..f028eeeb89 100644
--- a/addressbook/gui/component/select-names/Makefile.am
+++ b/addressbook/gui/component/select-names/Makefile.am
@@ -25,8 +25,6 @@ INCLUDES = \
lib_LTLIBRARIES = libeselectnames.la
libeselectnames_la_SOURCES = \
- e-select-names-entry.c \
- e-select-names-entry.h \
e-select-names-manager.c \
e-select-names-manager.h \
e-select-names-model.c \