aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-04-19 00:12:36 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-04-19 00:12:36 +0800
commit1fdd8e2b759b73c8c39d11ac194173cc84a369a6 (patch)
treec41a5a0ca7d32f166d2a8932a2f4380c2bf8924e /calendar/gui/Makefile.am
parentc78c05d8af2d2deddb3d06da5fb408acfc03dfb0 (diff)
downloadgsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar
gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.gz
gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.bz2
gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.lz
gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.xz
gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.tar.zst
gsoc2013-evolution-1fdd8e2b759b73c8c39d11ac194173cc84a369a6.zip
Hot builddir != srcdir loving action.
svn path=/trunk/; revision=9444
Diffstat (limited to 'calendar/gui/Makefile.am')
-rw-r--r--calendar/gui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 8e30ee2c23..42bbcd51de 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -25,6 +25,8 @@ INCLUDES = \
-I$(top_srcdir)/shell \
-I$(top_srcdir) \
-I$(top_srcdir)/calendar \
+ -I$(top_srcdir)/calendar/cal-client \
+ -I$(top_builddir)/calendar/cal-client \
-I$(top_srcdir)/libical/src/libical \
-I$(top_builddir)/libical/src/libical \
-I$(top_srcdir)/widgets \