aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/Makefile.am
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-04-22 08:18:27 +0800
committerSeth Alves <alves@src.gnome.org>2000-04-22 08:18:27 +0800
commit05a7bb9ef8ed8327fde0b04a0cab854d2c4a5d36 (patch)
treeac2354a0ca03bb20c9d80f28816188c6324f0240 /calendar/pcs/Makefile.am
parented4fea3fe3bdd9eb41feae648a0dbe84f410ad1c (diff)
downloadgsoc2013-evolution-05a7bb9ef8ed8327fde0b04a0cab854d2c4a5d36.tar.gz
gsoc2013-evolution-05a7bb9ef8ed8327fde0b04a0cab854d2c4a5d36.tar.zst
gsoc2013-evolution-05a7bb9ef8ed8327fde0b04a0cab854d2c4a5d36.zip
start on code to do the opposite of icalendar.c (convert from iCalObjects
* pcs/icalendar-save.c: start on code to do the opposite of icalendar.c (convert from iCalObjects to libical's icalcomponents). svn path=/trunk/; revision=2550
Diffstat (limited to 'calendar/pcs/Makefile.am')
-rw-r--r--calendar/pcs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/pcs/Makefile.am b/calendar/pcs/Makefile.am
index 16b4f22dbd..545e403201 100644
--- a/calendar/pcs/Makefile.am
+++ b/calendar/pcs/Makefile.am
@@ -33,6 +33,8 @@ libpcs_a_SOURCES = \
cal-factory.h \
icalendar.c \
icalendar.h \
+ icalendar-save.c \
+ icalendar-save.h \
job.c \
job.h
1-3/+1 * MASTER_SITES cleanup.mat2015-05-141-2/+1 * Fix with Perl 5.21.1+mat2015-04-211-0/+11 * Add DTRACE optionkwm2015-01-305-2/+103 * Cleanup plistbapt2014-10-271-5/+0 * - Convert ports of irc/ and lang/ to new USES=pythonmva2014-10-211-2/+1 * Fix OPTIONS and add missing USES=readline for READLINEantoine2014-07-311-1/+3 * Stagify, use option helper.kwm2014-03-07