diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 736e77eeb4..bc11b68718 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -128,8 +128,10 @@ evolution_SOURCES = \ e-local-storage.h \ e-setup.c \ e-setup.h \ - e-shell-about-box.h \ e-shell-about-box.c \ + e-shell-about-box.h \ + e-shell-config.c \ + e-shell-config.h \ e-shell-constants.h \ e-shell-folder-commands.c \ e-shell-folder-commands.h \ |