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 31cb6321e5..b403bbec3e 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -100,6 +100,8 @@ bin_PROGRAMS = evolution evolution_SOURCES = \ e-activity-handler.c \ e-activity-handler.h \ + e-component-info.c \ + e-component-info.h \ e-component-registry.c \ e-component-registry.h \ e-corba-config-page.c \ |