aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--calendar/conduits/todo/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/conduits/todo/Makefile.am b/calendar/conduits/todo/Makefile.am
index 41e897878e..7e91c80c3e 100644
--- a/calendar/conduits/todo/Makefile.am
+++ b/calendar/conduits/todo/Makefile.am
@@ -3,6 +3,7 @@ INCLUDES = \
-I$(top_srcdir)/calendar \
-I$(top_srcdir)/libical/src/libical \
-I$(top_builddir)/libical/src/libical \
+ -I$(top_srcdir)/e-util \
-I$(top_builddir)/e-util \
$(BONOBO_GNOME_CFLAGS) \
$(PISOCK_CFLAGS) \
@@ -23,6 +24,7 @@ libetodo_conduit_la_LIBADD = \
$(top_builddir)/calendar/cal-util/libcal-util-static.la \
$(top_builddir)/libversit/libversit.la \
$(top_builddir)/libical/src/libical/libical-static.la \
+ $(top_builddir)/libwombat/libwombat-static.la \
$(top_builddir)/e-util/libeconduit-static.la \
$(BONOBO_GNOME_LIBS) \
$(PISOCK_LIBS) \
>Commit message (Expand)AuthorAgeFilesLines * - Update to 2006-11-27chinsan2006-12-034-21/+161 * - Update to rc2006-10-19 (RC3)chinsan2006-10-223-4/+8 * - Remove deprecated patchmiwi2006-10-101-56/+0 * - Update to 20061008miwi2006-10-092-7/+7 * - Upgrade to 2006-09-28clsung2006-10-034-81/+281 * - Fix security issue(Codeinjection in fetch.php)clsung2006-09-301-10/+4 * - Dokuwiki-devel has been added (which is a development version).miwi2006-07-043-180/+302 * Pkg-plist fixmiwi2006-06-243-16/+13 * - Make pkg-plist staticaaron2006-06-142-13/+1426 * - Bump PORTREVISIONaaron2006-06-102-4/+4 * Remove FORBIDDEN now that the port has been updated.simon2006-06-061-2/+0 * - Update distinfoaaron2006-06-062-4/+5 * Mark FORBIDDEN due to remote code execution:simon2006-06-061-0/+2 * - Fix plist after recent php changespav2006-05-221-1/+2 * Fix or remove obsolate or broken ways to depend on php.ale2006-05-061-1/+0 * - Update to 20060309pav2006-04-082-4/+4 * - Update to 20060305pav2006-03-213-23/+23 * Chase libversion bumb to libMagick.so.9edwin2006-01-051-0/+1 * - Update to 20051109garga2005-11-102-6/+11 * Update to 20051023mnag2005-11-073-19/+19 * BROKEN: Unfetchablekris2005-10-291-0/+2 * - Update to 20050922pav2005-10-112-5/+5 * - Update to 2005-09-19pav2005-09-212-11/+8 * - drop maintainershipleeym2005-09-071-2/+1 * - Fix WITH_LANG knobpav2005-07-191-2/+3 * - Update to 20050713pav2005-07-143-21/+20 * - Update to 20050701pav2005-07-072-15/+16 * - Take maintainershippav2005-05-202-3/+59 * 1: update to 20050507vanilla2005-05-085-26/+15 * - fix insufficient check on conf['uploadtypes']vanilla2005-04-183-8/+27