aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-12-14 23:30:52 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-12-14 23:30:52 +0800
commit57c0e20fffd0599e6c72965ec567b4534fa0e585 (patch)
treeb904495ad9ac22833733faee1f0a69f45aeffd28 /wombat/Makefile.am
parent8a8c6c83aea6ec27c7a8f0b42795bd9e43c1e19c (diff)
downloadgsoc2013-evolution-57c0e20fffd0599e6c72965ec567b4534fa0e585.tar
gsoc2013-evolution-57c0e20fffd0599e6c72965ec567b4534fa0e585.tar.gz
gsoc2013-evolution-57c0e20fffd0599e6c72965ec567b4534fa0e585.tar.bz2
gsoc2013-evolution-57c0e20fffd0599e6c72965ec567b4534fa0e585.tar.lz
gsoc2013-evolution-57c0e20fffd0599e6c72965ec567b4534fa0e585.tar.xz
gsoc2013-evolution-57c0e20fffd0599e6c72965ec567b4534fa0e585.tar.zst
gsoc2013-evolution-57c0e20fffd0599e6c72965ec567b4534fa0e585.zip
Woooho! builddir != srcdir again.
svn path=/trunk/; revision=7006
Diffstat (limited to 'wombat/Makefile.am')
-rw-r--r--wombat/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/wombat/Makefile.am b/wombat/Makefile.am
index 80bd0b7ae8..a15f03c741 100644
--- a/wombat/Makefile.am
+++ b/wombat/Makefile.am
@@ -7,6 +7,7 @@ INCLUDES = \
-I$(top_srcdir)/calendar \
-I$(top_srcdir)/calendar/pcs \
-I$(top_srcdir)/libical/src/libical \
+ -I$(top_builddir)/libical/src/libical \
$(GNOME_INCLUDEDIR) \
$(BONOBO_VFS_GNOME_CFLAGS) \
-DEVOLUTION_VERSION=\""$(VERSION)"\" \