aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2002-01-12 08:28:42 +0800
committerDamon Chaplin <damon@src.gnome.org>2002-01-12 08:28:42 +0800
commite350e04ff3c630b3ddcf96ebdc96af11368eb9c8 (patch)
treeac9ea7620325316fb2ecc925df290b7aed6c5419 /shell/Makefile.am
parent9e3614c59f841c07587aadcf38fc9a183c2d983b (diff)
downloadgsoc2013-evolution-e350e04ff3c630b3ddcf96ebdc96af11368eb9c8.tar
gsoc2013-evolution-e350e04ff3c630b3ddcf96ebdc96af11368eb9c8.tar.gz
gsoc2013-evolution-e350e04ff3c630b3ddcf96ebdc96af11368eb9c8.tar.bz2
gsoc2013-evolution-e350e04ff3c630b3ddcf96ebdc96af11368eb9c8.tar.lz
gsoc2013-evolution-e350e04ff3c630b3ddcf96ebdc96af11368eb9c8.tar.xz
gsoc2013-evolution-e350e04ff3c630b3ddcf96ebdc96af11368eb9c8.tar.zst
gsoc2013-evolution-e350e04ff3c630b3ddcf96ebdc96af11368eb9c8.zip
handle translated timezone names.
2002-01-11 Damon Chaplin <damon@ximian.com> * e-shell-startup-wizard.c (finish_func): handle translated timezone names. * Makefile.am (INCLUDES): added -I$(top_srcdir)/libical/src/libical. svn path=/trunk/; revision=15305
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index be6a3bea8a..c406707087 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -3,6 +3,7 @@ SUBDIRS = glade importer
INCLUDES = -O \
-I$(top_srcdir)/widgets \
-I$(top_srcdir)/widgets/misc \
+ -I$(top_srcdir)/libical/src/libical \
-I$(top_srcdir) \
$(BONOBO_GNOME_CFLAGS) \
$(BONOBO_CONF_CFLAGS) \