From 86279dfe50fb3085a8abfc3e8f1e5c022a48e561 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 3 Oct 2000 03:25:30 +0000 Subject: if we're not displaying folders, the current folder is NULL. (class_init): 2000-10-02 Chris Toshok * e-storage-set-view.c (e_storage_set_view_get_current_folder): if we're not displaying folders, the current folder is NULL. (class_init): fix typo. * Makefile.am (libeshell_a_SOURCES): evolution-storage-set-view-listener.[ch] should be here, not evolution_SOURCES. svn path=/trunk/; revision=5687 --- shell/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index f2b1dd674d..aa3037bced 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -64,6 +64,8 @@ libeshell_a_SOURCES = \ evolution-shell-view.h \ evolution-storage-listener.c \ evolution-storage-listener.h \ + evolution-storage-set-view-listener.c \ + evolution-storage-set-view-listener.h \ evolution-storage.c \ evolution-storage.h @@ -117,8 +119,6 @@ evolution_SOURCES = \ e-storage.h \ evolution-storage-set-view.c \ evolution-storage-set-view.h \ - evolution-storage-set-view-listener.c \ - evolution-storage-set-view-listener.h \ evolution-storage-set-view-factory.c \ evolution-storage-set-view-factory.h \ main.c -- cgit v1.2.3