diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index c86fff6633..90f6707c3c 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -152,6 +152,10 @@ evolution_SOURCES = \ e-shell-about-box.h \ e-shell-config.c \ e-shell-config.h \ + e-shell-config-offline.c \ + e-shell-config-offline.h \ + e-shell-config-default-folders.c \ + e-shell-config-default-folders.h \ e-shell-constants.h \ e-shell-folder-commands.c \ e-shell-folder-commands.h \ |