aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/Makefile.am')
-rw-r--r--calendar/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 47f1328f02..9f239454ee 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -48,6 +48,10 @@ gnomecal_SOURCES = \
GnomeCal.h \
alarm.c \
alarm.h \
+ cal-client.c \
+ cal-client.h \
+ cal-listener.c \
+ cal-listener.h \
calendar.c \
calendar.h \
calendar-conduit.h \
@@ -55,11 +59,11 @@ gnomecal_SOURCES = \
calobj.h \
eventedit.c \
eventedit.h \
- getdate.y \
corba-cal.c \
corba-cal.h \
corba-cal-factory.c \
corba-cal-factory.h \
+ getdate.y \
gncal-day-panel.c \
gncal-day-panel.h \
gncal-day-view.c \