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 275d9a54c1..95854f4f5a 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -152,10 +152,14 @@ evolution_SOURCES = \ e-shell-about-box.h \ e-shell-config.c \ e-shell-config.h \ + e-shell-config-autocompletion.c \ + e-shell-config-autocompletion.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-config-folder-settings.c \ + e-shell-config-folder-settings.h \ e-shell-constants.h \ e-shell-folder-commands.c \ e-shell-folder-commands.h \ |