diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 7788803994..4d605d5a15 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -53,6 +53,8 @@ evolution_SOURCES = \ e-shell-constants.h \ e-shell-folder-creation-dialog.c \ e-shell-folder-creation-dialog.h \ + e-shell-folder-selection-dialog.c \ + e-shell-folder-selection-dialog.h \ e-shell-folder-title-bar.c \ e-shell-folder-title-bar.h \ e-shell-utils.c \ |