diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 740a74897b..5fea7800ca 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -191,8 +191,6 @@ evolution_SOURCES = \ e-corba-config-page.h \ e-corba-storage-registry.c \ e-corba-storage-registry.h \ - e-corba-storage.c \ - e-corba-storage.h \ e-history.c \ e-history.h \ e-local-folder.c \ @@ -210,8 +208,7 @@ evolution_SOURCES = \ e-shell-settings-dialog.h \ e-shell-startup-wizard.c \ e-shell-startup-wizard.h \ - e-shell-utils.c \ - e-shell-utils.h \ + e-shell-user-creatable-items-handler.h \ e-shell-window-commands.c \ e-shell-window-commands.h \ e-shell-window.c \ |