diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-08-23 08:15:25 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-08-23 08:15:25 +0800 |
commit | c83b2b819578571d9d5f346eb01dc416ccafe3a5 (patch) | |
tree | 716c8304d47fb282bb7da03b199e71b9b279669e /calendar/gui/Makefile.am | |
parent | 4a762fe27a1174ebfded03c11df821c16169008f (diff) | |
download | gsoc2013-evolution-c83b2b819578571d9d5f346eb01dc416ccafe3a5.tar.gz gsoc2013-evolution-c83b2b819578571d9d5f346eb01dc416ccafe3a5.tar.zst gsoc2013-evolution-c83b2b819578571d9d5f346eb01dc416ccafe3a5.zip |
Kill ECalPopup.
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r-- | calendar/gui/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index a8993bce0d..b7bf7f557f 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -19,7 +19,6 @@ ecalendarinclude_HEADERS = \ e-cal-event.h \ e-cal-model-calendar.h \ e-cal-model.h \ - e-cal-popup.h \ e-calendar-view.h \ e-cell-date-edit-text.h \ e-comp-editor-registry.h \ @@ -109,8 +108,6 @@ libevolution_calendar_la_SOURCES = \ e-cal-model-calendar.h \ e-cal-model.c \ e-cal-model.h \ - e-cal-popup.h \ - e-cal-popup.c \ e-cal-list-view.c \ e-cal-list-view.h \ e-cal-model-memos.c \ |