From 3a5399b3af0ab3c859c4f9c1b25bf155ad5ee50d Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 25 Sep 2000 21:47:00 +0000 Subject: Add the libical include path. 2000-09-25 Federico Mena Quintero * Makefile.am (INCLUDES): Add the libical include path. svn path=/trunk/; revision=5582 --- wombat/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'wombat/Makefile.am') diff --git a/wombat/Makefile.am b/wombat/Makefile.am index 0edfda25ee..44ebff9345 100644 --- a/wombat/Makefile.am +++ b/wombat/Makefile.am @@ -6,6 +6,7 @@ INCLUDES = \ -I$(top_builddir)/addressbook/backend \ -I$(top_srcdir)/calendar \ -I$(top_srcdir)/calendar/pcs \ + -I$(top_srcdir)/libical/src/libical \ $(GNOME_INCLUDEDIR) \ $(BONOBO_VFS_GNOME_CFLAGS) \ -DEVOLUTION_VERSION=\""$(VERSION)"\" \ -- cgit v1.2.3