aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-06-14 23:49:41 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-15 01:40:11 +0800
commit2a4a12c470586ae39a2ce5b81cd19749168c371f (patch)
treedc2ea8a514c6224470a98e88c8d3dd06f37c9b57 /addressbook/gui/widgets/Makefile.am
parente439e17e2e14fc5a3a35924dddfdd4d8602c3d8c (diff)
downloadgsoc2013-evolution-2a4a12c470586ae39a2ce5b81cd19749168c371f.tar.gz
gsoc2013-evolution-2a4a12c470586ae39a2ce5b81cd19749168c371f.tar.zst
gsoc2013-evolution-2a4a12c470586ae39a2ce5b81cd19749168c371f.zip
Move EBookSourceConfig to /widgets/misc.
EBookSourceConfig drags in no additional dependencies, and allows us to delay publishing a libevolution-addressbook.so since 3rd party packages will need to subclass EBookSourceConfig. The address book source code will need to be flattened into a single library before we could publish a libevolution-addressbook.so anyway. That would be a good thing to do regardless -- Evolution has way too many internal libraries -- but it's out of scope at the moment.
Diffstat (limited to 'addressbook/gui/widgets/Makefile.am')
-rw-r--r--addressbook/gui/widgets/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am
index a580be000b..19c9c4f72b 100644
--- a/addressbook/gui/widgets/Makefile.am
+++ b/addressbook/gui/widgets/Makefile.am
@@ -55,8 +55,6 @@ libeabwidgets_la_SOURCES = \
e-addressbook-selector.h \
e-addressbook-view.c \
e-addressbook-view.h \
- e-book-source-config.c \
- e-book-source-config.h \
gal-view-minicard.c \
gal-view-minicard.h \
gal-view-factory-minicard.c \