diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2000-06-16 15:07:02 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-06-16 15:07:02 +0800 |
commit | ef4fb079a43f916fb85c29467dc33da928e51692 (patch) | |
tree | 3258e90d996fe0fb953e2acbda101aecb6b0fada /calendar/gui/Makefile.am | |
parent | d7480fd1c06182203a147559143931606c712759 (diff) | |
download | gsoc2013-evolution-ef4fb079a43f916fb85c29467dc33da928e51692.tar.gz gsoc2013-evolution-ef4fb079a43f916fb85c29467dc33da928e51692.tar.zst gsoc2013-evolution-ef4fb079a43f916fb85c29467dc33da928e51692.zip |
Doh, sync - Federico
svn path=/trunk/; revision=3593
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 7da994c995..7541a86c95 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -47,6 +47,8 @@ evolution_calendar_SOURCES = \ alarm.h \ calendar-commands.c \ calendar-commands.h \ + calendar-model.c \ + calendar-model.h \ control-factory.c \ control-factory.h \ component-factory.c \ |