aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-11-08 01:48:48 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-11-08 01:48:48 +0800
commitd84b2704584cf898095398bb4eec7157919815f8 (patch)
treee04052464bb5d07d823210fcfd19d04201f4f53b /shell/Makefile.am
parente6707353e54ce67714255e400ce53ea6c23b8754 (diff)
downloadgsoc2013-evolution-d84b2704584cf898095398bb4eec7157919815f8.tar
gsoc2013-evolution-d84b2704584cf898095398bb4eec7157919815f8.tar.gz
gsoc2013-evolution-d84b2704584cf898095398bb4eec7157919815f8.tar.bz2
gsoc2013-evolution-d84b2704584cf898095398bb4eec7157919815f8.tar.lz
gsoc2013-evolution-d84b2704584cf898095398bb4eec7157919815f8.tar.xz
gsoc2013-evolution-d84b2704584cf898095398bb4eec7157919815f8.tar.zst
gsoc2013-evolution-d84b2704584cf898095398bb4eec7157919815f8.zip
don't include top level libical
2003-11-07 JP Rosevear <jpr@ximian.com> * Makefile.am: don't include top level libical svn path=/trunk/; revision=23226
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 2fecb7e6a0..ffb11d12db 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -5,7 +5,6 @@ INCLUDES = \
-DBONOBO_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED \
-I$(top_srcdir)/widgets \
-I$(top_srcdir)/widgets/misc \
- -I$(top_srcdir)/libical/src \
-I$(top_srcdir) \
-DEVOLUTION_IMAGES=\""$(imagesdir)"\" \
-DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \