aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/Makefile.am
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>2000-01-31 07:47:42 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-01-31 07:47:42 +0800
commita2d268b3d195589ab41ddf2e13eaf45040e86803 (patch)
tree9eab3857b5393a7129a09d1a1ab3a6c82dca5d8d /calendar/Makefile.am
parent6f3fcd5ccd7d70bd270c354f9e019368099f866e (diff)
downloadgsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.tar
gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.tar.gz
gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.tar.bz2
gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.tar.lz
gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.tar.xz
gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.tar.zst
gsoc2013-evolution-a2d268b3d195589ab41ddf2e13eaf45040e86803.zip
Sync to desktop - Federico
svn path=/trunk/; revision=1657
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 \