aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution
diff options
context:
space:
mode:
authorJacob Leach <jleach@src.gnome.org>2001-06-09 06:34:34 +0800
committerJacob Leach <jleach@src.gnome.org>2001-06-09 06:34:34 +0800
commit5361b89a79ea7ae5bd947deab445b57a324640c9 (patch)
tree361b70be22f531b060fde08652c5212b893a0b9a /my-evolution
parent0f0b818c832f52103e1979c8d2dbaa28b80bda3f (diff)
downloadgsoc2013-evolution-5361b89a79ea7ae5bd947deab445b57a324640c9.tar.gz
gsoc2013-evolution-5361b89a79ea7ae5bd947deab445b57a324640c9.tar.zst
gsoc2013-evolution-5361b89a79ea7ae5bd947deab445b57a324640c9.zip
builddir != srcdir fix.
svn path=/trunk/; revision=10168
Diffstat (limited to 'my-evolution')
-rw-r--r--my-evolution/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/my-evolution/Makefile.am b/my-evolution/Makefile.am
index 42f7327d84..d48af53304 100644
--- a/my-evolution/Makefile.am
+++ b/my-evolution/Makefile.am
@@ -2,9 +2,10 @@ bin_PROGRAMS = evolution-executive-summary
INCLUDES = \
-I$(top_srcdir) \
- -I$(top_builddir)/shell \
-I$(top_srcdir)/shell \
+ -I$(top_builddir)/shell \
-I$(top_srcdir)/calendar \
+ -I$(top_builddir)/calendar/cal-client \
$(EXTRA_GNOME_CFLAGS) \
$(GNOME_VFS_CFLAGS) \
$(GTKHTML_CFLAGS) \
>-3/+3 * - Update to 2.15.0sunpoet2015-05-263-22/+18 * Update ImageMagick to 6.9.0.4.kwm2015-01-191-2/+3 * Remove * from LIB_DEPENDS lines and specify the default library namekwm2014-11-071-2/+2 * graphics/rubygem-rmagick: update to 2.13.3swills2014-08-252-4/+3 * many ruby/rubygem ports: death of rubyforge.orgswills2014-08-191-1/+1 * Update to 6.8.9-3 [1][3].kwm2014-06-18