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 a427d280d9..5696b278a8 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -218,6 +218,8 @@ evolution_SOURCES = \ e-shell-window.h \ e-shell.c \ e-shell.h \ + e-sidebar.c \ + e-sidebar.h \ e-task-bar.c \ e-task-bar.h \ e-task-widget.c \ |