diff options
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r-- | calendar/gui/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index a74d4a1a70..0a404d429c 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -42,7 +42,6 @@ ecalendarinclude_HEADERS = \ e-week-view.h \ e-timezone-entry.h \ gnome-cal.h \ - goto.h \ itip-utils.h \ misc.h \ tag-calendar.h \ @@ -74,9 +73,6 @@ libevolution_calendar_la_CPPFLAGS = \ $(EVOLUTION_CALENDAR_CFLAGS) \ $(CAMEL_CFLAGS) -ui_DATA = \ - goto-dialog.ui - etspec_DATA = \ e-calendar-table.etspec \ e-meeting-time-sel.etspec \ @@ -170,8 +166,6 @@ libevolution_calendar_la_SOURCES = \ e-week-view.h \ e-timezone-entry.c \ e-timezone-entry.h \ - goto.c \ - goto.h \ gnome-cal.c \ gnome-cal.h \ itip-utils.c \ |