From 0e5cfe78a5161e1c98e69f4670552e0d381b3d30 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Aldama Date: Wed, 15 Apr 1998 02:40:24 +0000 Subject: New widget for the year view. added required compilation of the new files. 1998-04-14 Arturo Espinosa Aldama * gncal-year-view.[hc]: New widget for the year view. * Makefile.am: added required compilation of the new files. svn path=/trunk/; revision=134 --- calendar/gui/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 283e46e1c2..b762dae475 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -19,6 +19,8 @@ gnomecal_SOURCES = \ gncal-full-day.h \ gncal-week-view.c \ gncal-week-view.h \ + gncal-year-view.c \ + gncal-year-view.h \ gnome-cal.c \ gnome-cal.h \ main.c \ -- cgit v1.2.3