diff options
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r-- | calendar/gui/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 133e39f1ce..2db2c26ced 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -74,6 +74,8 @@ evolution_calendar_SOURCES = \ calendar-view.h \ calendar-view-factory.c \ calendar-view-factory.h \ + comp-editor-factory.c \ + comp-editor-factory.h \ comp-util.c \ comp-util.h \ control-factory.c \ |