From 05a7bb9ef8ed8327fde0b04a0cab854d2c4a5d36 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Sat, 22 Apr 2000 00:18:27 +0000 Subject: 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 --- calendar/pcs/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/pcs/Makefile.am') 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 -- cgit v1.2.3