aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>2000-03-18 05:12:14 +0800
committerElliot Lee <sopwith@src.gnome.org>2000-03-18 05:12:14 +0800
commit67bf8621089b56d2910c3580ac67ccf6fa7a19c9 (patch)
tree2a1be4e3075c004140c4124d8c2cff985e1c5674 /widgets
parent198d97bdb85a63a70b1071ec93cf6d6f94049cc3 (diff)
downloadgsoc2013-evolution-67bf8621089b56d2910c3580ac67ccf6fa7a19c9.tar
gsoc2013-evolution-67bf8621089b56d2910c3580ac67ccf6fa7a19c9.tar.gz
gsoc2013-evolution-67bf8621089b56d2910c3580ac67ccf6fa7a19c9.tar.bz2
gsoc2013-evolution-67bf8621089b56d2910c3580ac67ccf6fa7a19c9.tar.lz
gsoc2013-evolution-67bf8621089b56d2910c3580ac67ccf6fa7a19c9.tar.xz
gsoc2013-evolution-67bf8621089b56d2910c3580ac67ccf6fa7a19c9.tar.zst
gsoc2013-evolution-67bf8621089b56d2910c3580ac67ccf6fa7a19c9.zip
Fix for srcdir != builddir.
* calendar/cal-client/Makefile.am, calendar/cal-util/Makefile.am, calendar/gui/Makefile.am, calendar/pcs/Makefile.am, mail/Makefile.am, widgets/e-text/Makefile.am: Fix for srcdir != builddir. svn path=/trunk/; revision=2119
Diffstat (limited to 'widgets')
-rw-r--r--widgets/e-text/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/e-text/Makefile.am b/widgets/e-text/Makefile.am
index 60963c9727..e7cc4ea7e1 100644
--- a/widgets/e-text/Makefile.am
+++ b/widgets/e-text/Makefile.am
@@ -1,4 +1,5 @@
INCLUDES = \
+ -I$(top_srcdir) \
$(GNOME_INCLUDEDIR)
noinst_LIBRARIES = \