From ab627d51c280c2202578e67c38e9947f525f33e6 Mon Sep 17 00:00:00 2001 From: Arturo Espinosa Date: Fri, 3 Dec 1999 18:28:39 +0000 Subject: Sigh. Get this one svn path=/trunk/; revision=1460 --- calendar/Makefile.am | 2 ++ calendar/gui/Makefile.am | 2 ++ 2 files changed, 4 insertions(+) (limited to 'calendar') diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 652f78c8f8..dd2a5e16b4 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -48,6 +48,7 @@ gnomecal_SOURCES = \ alarm.h \ calendar.c \ calendar.h \ + calendar-conduit.h \ calobj.c \ calobj.h \ eventedit.c \ @@ -88,6 +89,7 @@ gnomecal_SOURCES = \ quick-view.h \ timeutil.c \ timeutil.h \ + todo-conduit.h \ view-utils.h \ view-utils.c \ year-view.c \ diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 652f78c8f8..dd2a5e16b4 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -48,6 +48,7 @@ gnomecal_SOURCES = \ alarm.h \ calendar.c \ calendar.h \ + calendar-conduit.h \ calobj.c \ calobj.h \ eventedit.c \ @@ -88,6 +89,7 @@ gnomecal_SOURCES = \ quick-view.h \ timeutil.c \ timeutil.h \ + todo-conduit.h \ view-utils.h \ view-utils.c \ year-view.c \ -- cgit