diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-12-23 14:13:52 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-12-23 14:13:52 +0800 |
commit | 035deb0bb5e8b659c4ea1a1e257fe446fc16a381 (patch) | |
tree | 6ef26e579e9ced431a484c6d15a93dcf7657fcdc /wombat/Makefile.am | |
parent | 0d23c066755a80ffe60632bf6fc83162ebc71984 (diff) | |
download | gsoc2013-evolution-035deb0bb5e8b659c4ea1a1e257fe446fc16a381.tar.gz gsoc2013-evolution-035deb0bb5e8b659c4ea1a1e257fe446fc16a381.tar.zst gsoc2013-evolution-035deb0bb5e8b659c4ea1a1e257fe446fc16a381.zip |
o/~ builddir != srcdir o/~
svn path=/trunk/; revision=7141
Diffstat (limited to 'wombat/Makefile.am')
-rw-r--r-- | wombat/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wombat/Makefile.am b/wombat/Makefile.am index a15f03c741..5debbdb5cd 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_builddir)/calendar/pcs \ -I$(top_srcdir)/libical/src/libical \ -I$(top_builddir)/libical/src/libical \ $(GNOME_INCLUDEDIR) \ |