From bb7cb1d677117a938ae18d9cae7acc7a56678b6f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 17 Sep 2008 15:07:13 +0000 Subject: Massive address book refactoring. Things are mostly working again. Also, begin documenting the new shell API, and provide a Gtk-Doc framework. svn path=/branches/kill-bonobo/; revision=36359 --- addressbook/gui/component/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'addressbook/gui/component/Makefile.am') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index adf68f4e15..974bce0a99 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -35,6 +35,8 @@ libevolution_addressbook_la_SOURCES = \ addressbook.c \ addressbook.h \ e-book-shell-module.c \ + e-book-shell-sidebar.c \ + e-book-shell-sidebar.h \ e-book-shell-view.c \ e-book-shell-view.h \ e-book-shell-view-actions.c \ -- cgit