aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/Makefile.am
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>2000-01-07 03:03:52 +0800
committerElliot Lee <sopwith@src.gnome.org>2000-01-07 03:03:52 +0800
commit8e431aec558b7bdab46ff5c7519dd3776f816338 (patch)
tree4b62f080ae37c426bcf3bbcc12c03a0ab052c7a0 /widgets/e-table/Makefile.am
parent94a922810912fbbe24c96ceca3118b0edf5ee4d7 (diff)
downloadgsoc2013-evolution-8e431aec558b7bdab46ff5c7519dd3776f816338.tar
gsoc2013-evolution-8e431aec558b7bdab46ff5c7519dd3776f816338.tar.gz
gsoc2013-evolution-8e431aec558b7bdab46ff5c7519dd3776f816338.tar.bz2
gsoc2013-evolution-8e431aec558b7bdab46ff5c7519dd3776f816338.tar.lz
gsoc2013-evolution-8e431aec558b7bdab46ff5c7519dd3776f816338.tar.xz
gsoc2013-evolution-8e431aec558b7bdab46ff5c7519dd3776f816338.tar.zst
gsoc2013-evolution-8e431aec558b7bdab46ff5c7519dd3776f816338.zip
Work with builddir != srcdir
* composer/Makefile.am, widgets/e-table/Makefile.am: Work with builddir != srcdir svn path=/trunk/; revision=1538
Diffstat (limited to 'widgets/e-table/Makefile.am')
-rw-r--r--widgets/e-table/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/widgets/e-table/Makefile.am b/widgets/e-table/Makefile.am
index 8f81a8076c..3d972991f4 100644
--- a/widgets/e-table/Makefile.am
+++ b/widgets/e-table/Makefile.am
@@ -1,6 +1,7 @@
INCLUDES = \
$(GNOME_INCLUDEDIR) \
- -I$(top_srcdir)/e-util
+ -I$(top_srcdir)/e-util \
+ -I$(top_srcdir)
noinst_LIBRARIES = \
libetable.a