diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
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 |